Skip to content

Commit

Permalink
added schema propety to metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoore-msft committed Jun 14, 2018
1 parent f7d7bf4 commit e5913ce
Show file tree
Hide file tree
Showing 674 changed files with 1,328 additions and 188 deletions.
1 change: 1 addition & 0 deletions 100-blank-template/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
"githubUsername": "bmoore-msft",
"dateUpdated": "2018-05-03"
}

2 changes: 2 additions & 0 deletions 100-marketplace-sample/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Marketplace Sample VM with Conditional Resources",
"description": "This template allows deploying a linux VM using new or existing resources for the Virtual Network, Storage and Public IP Address. It also allows for choosing between SSH and Password authenticate. The templates uses conditions and logic functions to remove the need for nested deployments.",
"summary": "This template allows deploying a linux VM using new or existing resources for the Virtual Network, Storage and Public IP Address. It also allows for choosing between SSH and Password authenticate.",
"githubUsername": "bmoore-msft",
"dateUpdated": "2018-05-03"
}

3 changes: 2 additions & 1 deletion 101-1vm-2nics-2subnets-1vnet/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "101-1vm-2nics-2subnets-1vnet",
"description": "Creates a new VM with two NICs which connect to two different subnets within the same VNet.",
"summary": "Creates a new VM with two NICs which connect to two different subnets within the same VNet.",
"githubUsername": "lmoxiel",
"dateUpdated": "2017-07-14"
}
}
3 changes: 2 additions & 1 deletion 101-Telegraf-InfluxDB-Grafana/metadata.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Telegraf-InfluxDB-Grafana",
"icon": "ubuntu",
"description": "This template allows you to deploy an instance of Telegraf-InfluxDB-Grafana on a Linux Ubuntu 14.04 LTS VM. This will deploy a VM in the resource group location and return the FQDN of the VM and installs the components of Telegraf, InfluxDB and Grafana. The template provides configuration for telegraf with plugins enabled for Docker,container host metrics.",
"summary": "This template allows you to deploy an instance of Telegraf-InfluxDB-Grafana on a Ubuntu 14.04 LTS VM along with along with configuration enabled for Docker,container host metrics",
"githubUsername": "lavanyasubbarayalu",
"dateUpdated": "2018-01-15"
}
}
2 changes: 2 additions & 0 deletions 101-aci-dynamicsnav/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure Container Instances - NAV/BC with SQL Server and IIS",
"description": "Deploy a single Windows container with a fully featured self-contained Dynamics NAV / Dynamics 365 Business Central environment on Azure Container Instances.",
"summary": "Deploy a single Windows container with a fully featured self-contained Dynamics NAV / Dynamics 365 Business Central environment on Azure Container Instances.",
"githubUsername": "tfenster",
"dateUpdated": "2018-05-07"
}

2 changes: 2 additions & 0 deletions 101-aci-linuxcontainer-public-ip/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure Container Instances - Linux container with public IP",
"description": "Deploy a single Linux container accessible via a public IP using Azure Container Instances.",
"summary": "This template demonstrates how to create a container group with a single Linux container and a publid IP address using Azure Container Instances.",
"githubUsername": "seanmck",
"dateUpdated": "2017-07-26"
}

2 changes: 2 additions & 0 deletions 101-aci-storage-file-share/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create a Storage Account File Share via Containers",
"description": "This template creates a storage account and a file share via azure-cli in a Container Instance",
"summary": "Create a storage account and a file share",
"githubUsername": "wenwu449",
"dateUpdated": "2018-03-18"
}

3 changes: 2 additions & 1 deletion 101-acs-dcos/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure Container Service - DC/OS",
"description": "Deploy an Azure Container Service instance for the hosting and management of Docker Containers. Azure Container Service optimizes the configuration of popular open source tools and technologies specifically for Azure. You get an open solution (either DCOS, powered by Apache Mesos, Kubernetes, or Docker Swarm) that offers portability for both your containers and your application configuration. You select the size, the number of hosts, and choice of orchestrator tools, and Container Service handles everything else.\nWe work closely with the open source community and, by exposing the standard API endpoints for our orchestration engine, we ensure that the most popular open source tools are not only compatible with Azure Container Service, but in most cases will work out of the box. This includes current tools such as visualizers, monitoring, continuous integration, and command line tools, as well as future tools and features as they become available.",
"summary": "Azure Container Service optimizes the configuration of open source container management solutions that offer portability for both your containers and your application configuration.",
"githubUsername": "rgardler",
"dateUpdated": "2017-03-21"
}
}
2 changes: 2 additions & 0 deletions 101-acs-kubernetes/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure Container Service - Kubernetes",
"description": "Deploy an Azure Container Service instance for the hosting and management of Docker Containers. Azure Container Service optimizes the configuration of popular open source tools and technologies specifically for Azure. You get an open solution (either DCOS, powered by Apache Mesos, Kubernetes, or Docker Swarm) that offers portability for both your containers and your application configuration. You select the size, the number of hosts, and choice of orchestrator tools, and Container Service handles everything else.\nWe work closely with the open source community and, by exposing the standard API endpoints for our orchestration engine, we ensure that the most popular open source tools are not only compatible with Azure Container Service, but in most cases will work out of the box. This includes current tools such as visualizers, monitoring, continuous integration, and command line tools, as well as future tools and features as they become available.",
"summary": "Azure Container Service optimizes the configuration of open source container management solutions that offer portability for both your containers and your application configuration.",
"githubUsername": "rgardler",
"dateUpdated": "2017-03-21"
}

2 changes: 2 additions & 0 deletions 101-acs-swarm/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure Container Service - Swarm",
"description": "Deploy an Azure Container Service instance for the hosting and management of Docker Containers. Azure Container Service optimizes the configuration of popular open source tools and technologies specifically for Azure. You get an open solution (either DCOS, powered by Apache Mesos, Kubernetes, or Docker Swarm) that offers portability for both your containers and your application configuration. You select the size, the number of hosts, and choice of orchestrator tools, and Container Service handles everything else.\nWe work closely with the open source community and, by exposing the standard API endpoints for our orchestration engine, we ensure that the most popular open source tools are not only compatible with Azure Container Service, but in most cases will work out of the box. This includes current tools such as visualizers, monitoring, continuous integration, and command line tools, as well as future tools and features as they become available.",
"summary": "Azure Container Service optimizes the configuration of open source container management solutions that offer portability for both your containers and your application configuration.",
"githubUsername": "rgardler",
"dateUpdated": "2017-03-21"
}

2 changes: 2 additions & 0 deletions 101-acsengine-swarmmode/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure Container Service Engine (acs-engine) - Swarm Mode",
"description": "The Azure Container Service Engine (acs-engine) generates ARM (Azure Resource Manager) templates for Docker enabled clusters on Microsoft Azure with your choice of DC/OS, Kubernetes, Swarm Mode, or Swarm orchestrators. The input to the tool is a cluster definition. The cluster definition is very similar to (in many cases the same as) the ARM template syntax used to deploy a Microsoft Azure Container Service cluster.",
"summary": "Azure Container Service Engine optimizes configuration of open source container management solutions that offer portability for both containers and application configuration.",
"githubUsername": "amanohar",
"dateUpdated": "2018-05-19"
}

3 changes: 2 additions & 1 deletion 101-api-management-create-with-msi/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an API Management instance having MSI Identity",
"description": "This template creates a developer instance of Azure API Management having an MSI Identity",
"summary": "Create an API Management instance having MSI Identity using a template",
"githubUsername": "solankisamir",
"dateUpdated": "2017-10-27"
}
}
3 changes: 2 additions & 1 deletion 101-app-service-certificate-standard/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName":"Create and assign a standard App Service Certificate",
"description":"Creates a standard App Service Certificate, verifies it using an App service App and creates SSL bindings once the certificate is ready",
"summary":"Create and assign a standard App Service Certificate",
"githubUsername":"akurmi",
"dateUpdated":"2016-07-18"
}
}
3 changes: 2 additions & 1 deletion 101-app-service-certificate-wildcard/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName":"Create and assign a wildcard App Service Certificate",
"description":"Creates a wildcard App Service Certificate, verifies it using an App service Domain and creates SSL bindings on an App Service App once the certificate is ready",
"summary":"Create and assign a wildcard App Service Certificate",
"githubUsername":"akurmi",
"dateUpdated":"2016-07-18"
}
}
2 changes: 2 additions & 0 deletions 101-application-gateway-create/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an Application Gateway",
"description": "This template creates an application gateway in a virtual network and sets up load balancing rules for any number of virtual machines",
"summary": "Create an Application Gateway",
"githubUsername": "rajinders",
"dateUpdated": "2015-12-18"
}

2 changes: 2 additions & 0 deletions 101-application-gateway-public-ip-ssl-offload/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an Application Gateway with Public IP",
"description": "This template creates an Application Gateway, Public IP address for the Application Gateway, and the Virtual Network in which Application Gateway is deployed. Also configures Application Gateway for Ssl Offload and Load balancing with Two backend servers. Note that you have to specify valid IPs for backend servers.",
"summary": "Create an Application Gateway with Public IP",
"githubUsername": "puneetsaraswat",
"dateUpdated": "2015-12-04"
}

2 changes: 2 additions & 0 deletions 101-application-gateway-public-ip/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an Application Gateway with Public IP",
"description": "This template creates an Application Gateway, Public IP address for the Application Gateway, and the Virtual Network in which Application Gateway is deployed. Also configures Application Gateway for Http Load balancing with Two backend servers. Note that you have to specify valid IPs for backend servers.",
"summary": "Create an Application Gateway with Public IP",
"githubUsername": "puneetsaraswat",
"dateUpdated": "2015-12-04"
}

2 changes: 2 additions & 0 deletions 101-application-gateway-redirect/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an Application Gateway",
"description": "This template creates an application gateway with Redirect functionalities in a virtual network and sets up load balancing and redirect rules (basic and pathbased)",
"summary": "Create an Application Gateway",
"githubUsername": "shphirke",
"dateUpdated": "2017-05-24"
}

2 changes: 2 additions & 0 deletions 101-application-gateway-waf/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an Application Gateway",
"description": "This template creates an application gateway with Web Application Firewall functionality in a virtual network and sets up load balancing rules for any number of virtual machines",
"summary": "Create an Application Gateway",
"githubUsername": "bwanner",
"dateUpdated": "2017-03-24"
}

3 changes: 2 additions & 1 deletion 101-automation-configuration/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Server managed by Desired State Configuration service",
"description": "This template provides an example of how to deliver a virtual machine and and Automation account to manage the machine, in a single deployment",
"summary": "Deploy a VM and maintain the state of the node using Azure Security and Operations Management service for Configuration Management.",
"githubUsername": "mgreenegit",
"dateUpdated": "2018-03-28"
}
}
2 changes: 2 additions & 0 deletions 101-automation-runbook-getvms/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create Azure Automation Runbook to retrieve Azure VMs",
"description": "This template creates an Azure Automation runbook that retrieves Azure V1 VMs and a credential to authenticate to Azure. It then starts the runbook job.",
"summary": "This template creates an Azure Automation runbook and credential. It then starts the runbook job.",
"githubUsername": "elcooper",
"dateUpdated": "2015-12-04"
}

2 changes: 2 additions & 0 deletions 101-availability-set-create-3FDs-20UDs/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an Availability Set with 3 Fault Domains",
"description": "This template creates an Availability Set with 3 Fault Domains",
"summary": "Create an Availability Set with 3 Fault Domains",
"githubUsername": "kenazk",
"dateUpdated": "2015-12-18"
}

3 changes: 2 additions & 1 deletion 101-azure-api-management-create/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an API Management instance using a template",
"description": "This template creates a developer instance of Azure API Management",
"summary": "Create an API Management instance using a template",
"githubUsername": "miaojiang",
"dateUpdated": "2016-04-22"
}
}
2 changes: 2 additions & 0 deletions 101-azure-dns-new-zone/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure DNS domain hosting example",
"description": "This template shows how to create a DNS zone within Azure DNS and how to add some record sets to it.",
"summary": "This template creates a DNS zone within the Azure DNS resource provider. It then creates a RecordSet containing two DNS A records within that zone.",
"githubUsername": "GarethBradshawMSFT",
"dateUpdated": "2016-07-08"
}

3 changes: 2 additions & 1 deletion 101-azure-relay-create-namespace/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create an Azure Relay namespace",
"description": "This template enables you to deploy an Azure Relay namespace with a Standard SKU.",
"summary": "This template creates an Azure Relay namespace with a Standard SKU.",
"githubUsername": "grandhiramesh",
"dateUpdated": "2016-10-25"
}
}
2 changes: 2 additions & 0 deletions 101-azure-search-create/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure Search service",
"description": "This template creates an Azure Search service",
"summary": "Provision an Azure Search service",
"githubUsername": "SeanSaleh",
"dateUpdated": "2016-10-04"
}

2 changes: 2 additions & 0 deletions 101-backup-oms-monitoring/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "OMS Monitoring solution for Azure Backup",
"description": "Azure backup solution for OMS",
"summary": "This template deploys the OMS Monitoring Solution for Azure Backup",
"githubUsername": "pvrk",
"dateUpdated": "2018-02-05"
}

2 changes: 2 additions & 0 deletions 101-backup-protect-iaasvm/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Protect IaasVM using Azure Backup",
"description": "This template will use existing backup vault and policy, and enables protection of registered IaasVM containers.",
"summary": "This template enable IaasVM protection using Azure Backup",
"githubUsername": "nilaydshah",
"dateUpdated": "2015-10-19"
}

2 changes: 2 additions & 0 deletions 101-backup-vault-create/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create Backup Vault",
"description": "This template creates a Backup Vault",
"summary": "This template creates a Backup Vault",
"githubUsername": "nilaydshah",
"dateUpdated": "2015-10-08"
}

2 changes: 2 additions & 0 deletions 101-batchaccount-with-storage/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create a Batch Account using a template",
"description": "This template creates a Batch Account and a storage account.",
"summary": "Create a Batch Account using a template and s storage account associated with the batch account.",
"githubUsername": "zechariahks",
"dateUpdated": "2017-08-28"
}

3 changes: 2 additions & 1 deletion 101-cdn-with-custom-origin/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Create a CDN Profile and a CDN Endpoint with custom origin",
"description": "This template creates a CDN Profile and a CDN Endpoint with a user specified origin and all of our most commonly used settings on CDN.",
"summary": "Create a CDN Profile, a CDN Endpoint with a user defined origin and recommended settings",
"githubUsername": "kuangweizhang",
"dateUpdated": "2015-10-22"
}
}
3 changes: 2 additions & 1 deletion 101-cognitive-services-Computer-vision-API/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Cognitve Services Computer Vision API",
"description": "A template for creating a new Cognitve Services Computer Vision API",
"summary": "A template for creating a new Cognitve Services Computer Vision API. Use this template as the framework for your custom deployment.",
"githubUsername": "olandese",
"dateUpdated": "2017-09-20"
}
}
3 changes: 2 additions & 1 deletion 101-cognitive-services-translate/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Cognitve Services Translation API",
"description": "A template for creating a new Cognitve Services Translation API",
"summary": "A template for creating a new Cognitve Services Translation API. Use this template as the framework for your custom deployment.",
"githubUsername": "sychevigor",
"dateUpdated": "2017-08-02"
}
}
3 changes: 2 additions & 1 deletion 101-container-registry/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Azure Container Registry Template",
"description": "A A template for creating a new Azure Container Registry.",
"summary": "A template for creating a new Azure Container Registry. Use this template as the framework for your custom deployment.",
"githubUsername": "matthieuklotz",
"dateUpdated": "2016-12-10"
}
}
3 changes: 2 additions & 1 deletion 101-cosmosdb-api-for-mongodb-account-create/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"itemDisplayName": "Deploy a new Cosmos DB: API for MongoDB account",
"description": "This template allows you to deploy a new Cosmos DB: API for MongoDB account.",
"summary": "Deploy a new Cosmos DB: API for MongoDB account.",
"githubUsername": "mathieu-benoit",
"dateUpdated": "2017-08-25"
}
}
Loading

0 comments on commit e5913ce

Please sign in to comment.