Skip to content

Commit

Permalink
Fixed schema location
Browse files Browse the repository at this point in the history
  • Loading branch information
rsabirov committed Dec 19, 2016
1 parent 2d53726 commit ac83963
Show file tree
Hide file tree
Showing 45 changed files with 46 additions and 47 deletions.
2 changes: 1 addition & 1 deletion 101-function-app-create-dedicated/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schemas.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json#",
"$schema": "http://schemas.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appName": {
Expand Down
2 changes: 1 addition & 1 deletion 101-function-app-create-dedicated/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template provisions a function app on a dedicated hosting plan, meaning it will be run and billed just like any App Service site. There are other templates available for provisioning on a dynamic hosting plan.",
"summary": "Provision a function app on a dedicated hosting plan",
"githubUsername": "mattchenderson",
"dateUpdated": "2016-04-05"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 101-function-app-create-dynamic/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schemas.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json#",
"$schema": "http://schemas.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appName": {
Expand Down
2 changes: 1 addition & 1 deletion 101-function-app-create-dynamic/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template provisions a function app on a dynamic hosting plan, meaning it will be run on demand and billed per execution, with no standing resource committment. There are other templates available for provisioning on a dedicated hosting plan.",
"summary": "Provision a function app on a dynamic hosting plan",
"githubUsername": "mattchenderson",
"dateUpdated": "2016-04-05"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-vmss-internal-loadbalancer/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"vmSku": {
Expand Down
2 changes: 1 addition & 1 deletion 201-vmss-internal-loadbalancer/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to deploy a VM Scale Set of Linux VMs using the latest patched version of Ubuntu Linux 15.10 or 14.04.4-LTS. These VMs are behind an internal load balancer with NAT rules for ssh connections.",
"summary": "This template deploys a VM Scale Set of Linux VMs behind an internal load balancer with NAT rules for ssh connections.",
"githubUsername": "gatneil",
"dateUpdated": "2016-04-04"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-vmss-linux-jumpbox/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"vmSku": {
Expand Down
2 changes: 1 addition & 1 deletion 201-vmss-linux-jumpbox/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to deploy a simple VM Scale Set of Linux VMs using the latest patched version of Ubuntu Linux 15.10 or 14.04.4-LTS. There is also a jumpbox to enable connections from outside of the VNet the VMs are in.",
"summary": "This template deploys a VM Scale Set of Linux VMs with a jumpbox.",
"githubUsername": "gatneil",
"dateUpdated": "2016-04-04"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-vmss-linux-nat/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"vmSku": {
Expand Down
2 changes: 1 addition & 1 deletion 201-vmss-linux-nat/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to deploy a simple VM Scale Set of Linux VMs using the latest patched version of Ubuntu Linux 15.10 or 14.04.4-LTS. These VMs are behind a load balancer with NAT rules for ssh connections.",
"summary": "This template deploys a VM Scale Set of Linux VMs behind a load balancer with NAT rules for ssh connections.",
"githubUsername": "gatneil",
"dateUpdated": "2016-04-04"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-vmss-scale-existing/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema":"http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema":"http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion":"1.0.0.0",
"parameters":{
"existingVMSSName":{
Expand Down
2 changes: 1 addition & 1 deletion 201-vmss-scale-existing/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to manually change the number of VMs in a Scale Set.",
"summary": "This template allows you to manually change the number of VMs in a Scale Set.",
"githubUsername": "gatneil",
"dateUpdated": "2016-03-30"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-vmss-windows-app-gateway/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"vmSku": {
Expand Down
2 changes: 1 addition & 1 deletion 201-vmss-windows-app-gateway/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to deploy a simple Windows VM Scale Set integrated with Azure Application Gateway",
"summary": "This template deploys a VM Scale Set of Windows VMs with incoming messages balanced by the Azure Application Gateway with NAT rules for RDP connections",
"githubUsername": "gbowerman",
"dateUpdated": "2016-03-11"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-vmss-windows-customimage/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"vmSSName": {
Expand Down
2 changes: 1 addition & 1 deletion 201-vmss-windows-customimage/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to deploy a simple VM Scale Set usng a custom Windows image. These VMs are behind a load balancer with HTTP load balancing (by default on port 80)",
"summary": "This template deploys a Custom Windows Image behind a load balancer with HTTP load balancing rules",
"githubUsername": "simongdavies",
"dateUpdated": "2015-11-19"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-vmss-windows-jumpbox/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"vmSku": {
Expand Down
2 changes: 1 addition & 1 deletion 201-vmss-windows-jumpbox/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to deploy a simple VM Scale Set of Windows VMs using the lastest patched version of serveral Windows versions. This template also deploys a jumpbox with a public IP address in the same virtual network. You can connect to the jumpbox via this public IP address, then connect from there to VMs in the scale set via private IP addresses.",
"summary": "This template deploys a VM Scale Set of Windows VMs with a jumpbox.",
"githubUsername": "gatneil",
"dateUpdated": "2015-11-09"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-vmss-windows-nat/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"vmSku": {
Expand Down
2 changes: 1 addition & 1 deletion 201-vmss-windows-nat/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to deploy a simple VM Scale Set of Windows VMs using the lastest patched version of various Windows Versions. These VMs are behind a load balancer with NAT rules for rdp connections.",
"summary": "This template deploys a VM Scale Set of Windows VMs behind a load balancer with NAT rules for rdp connections.",
"githubUsername": "gatneil",
"dateUpdated": "2015-11-04"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 201-web-app-vm-dsc/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"newStorageAccountName": {
Expand Down
2 changes: 1 addition & 1 deletion 201-web-app-vm-dsc/azuredeploy.parameters.json
@@ -1,5 +1,5 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json#",
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"newStorageAccountName": {
Expand Down
2 changes: 1 addition & 1 deletion 201-web-app-vm-dsc/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "Create and configure a Windows VM with SQL Azure database, and deploy web application to the environment using PowerShell DSC",
"summary": "This template creates a VM with webdeploy enabled, and deploys the Web Application using DSC extension",
"githubUsername": "CawaMS",
"dateUpdated": "2015-11-05"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 301-custom-images-at-scale/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"uniquePrefix": {
Expand Down
2 changes: 1 addition & 1 deletion 301-custom-images-at-scale/final_Single.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"uniquePrefix": {
Expand Down
2 changes: 1 addition & 1 deletion 301-custom-images-at-scale/final_SingleAV.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"uniquePrefix": {
Expand Down
2 changes: 1 addition & 1 deletion 301-custom-images-at-scale/final_VMSS.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"uniquePrefix": {
Expand Down
2 changes: 1 addition & 1 deletion 301-custom-images-at-scale/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template allows you to deploy custom images at scale with options to use VM Scale Sets, regular VMs, or regular VMs in an availability set.",
"summary": "This template allows you to deploy custom images at scale with options to use VM Scale Sets, regular VMs, or regular VMs in an availability set.",
"githubUsername": "alanst",
"dateUpdated": "2015-12-14"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 301-custom-images-at-scale/shared-resources.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"uniquePrefix": {
Expand Down
2 changes: 1 addition & 1 deletion 301-custom-images-at-scale/vm_baseSingle.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"clusterName": {
Expand Down
2 changes: 1 addition & 1 deletion 301-custom-images-at-scale/vm_baseSingleAV.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"uniquePrefix": {
Expand Down
2 changes: 1 addition & 1 deletion 301-multi-vmss-linux/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"adminUsername": {
Expand Down
2 changes: 1 addition & 1 deletion 301-multi-vmss-linux/metadata.json
Expand Up @@ -4,5 +4,5 @@
"description": "This template allows you to deploy multiple VM Scale Sets of Linux VMs.",
"summary": "This template allows you to deploy multiple VM Scale Sets of Linux VMs.",
"githubUsername": "gatneil",
"dateUpdated": "2016-09-21"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 301-multi-vmss-linux/nestedtemplates/base.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"VMSSName": {
Expand Down
2 changes: 1 addition & 1 deletion 301-multi-vmss-windows/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"adminUsername": {
Expand Down
2 changes: 1 addition & 1 deletion 301-multi-vmss-windows/metadata.json
Expand Up @@ -4,5 +4,5 @@
"description": "This template allows you to deploy multiple VM Scale Sets of Windows VMs.",
"summary": "This template allows you to deploy multiple VM Scale Sets of Windows VMs.",
"githubUsername": "gatneil",
"dateUpdated": "2016-09-21"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion 301-multi-vmss-windows/nestedtemplates/base.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"VMSSName": {
Expand Down
2 changes: 1 addition & 1 deletion apprenda60-express/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"platformAdminFirstName": {
Expand Down
2 changes: 1 addition & 1 deletion apprenda60-express/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This is the express version of Apprenda, with a single Windows VM.",
"summary": "Apprenda 6.0 Express",
"githubUsername": "dutronlabs",
"dateUpdated": "2015-05-04"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion apprenda60-small/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json",
"contentVersion": "1.0.0.0",
"parameters": {
"platformAdminFirstName": {
Expand Down
2 changes: 1 addition & 1 deletion apprenda60-small/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This is the express version of Apprenda, running a three-node cluster of Apprenda",
"summary": "Apprenda 6.0 Express",
"githubUsername": "dutronlabs",
"dateUpdated": "2015-05-04"
"dateUpdated": "2016-12-19"
}
2 changes: 1 addition & 1 deletion umbraco-cms-webapp-redis-cache/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json#",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appName": {
Expand Down
2 changes: 1 addition & 1 deletion umbraco-cms-webapp-redis-cache/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template provides a easy way to deploy umbraco CMS web app on Azure App Service Web Apps.",
"summary": "This template provides a easy way to deploy umbraco CMS web app on Azure App Service Web Apps.",
"githubUsername": "sunbuild",
"dateUpdated": "2015-10-05"
"dateUpdated": "2016-12-19"
}
5 changes: 2 additions & 3 deletions umbraco-webapp-simple/azuredeploy.json
@@ -1,5 +1,5 @@
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01-preview/deploymentTemplate.json#",
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appName": {
Expand Down Expand Up @@ -455,5 +455,4 @@
}
}
]
}

}
2 changes: 1 addition & 1 deletion umbraco-webapp-simple/metadata.json
Expand Up @@ -3,5 +3,5 @@
"description": "This template provides a easy way to deploy umbraco CMS web app on Azure App Service Web Apps.",
"summary": "This template provides a easy way to deploy umbraco CMS web app on Azure App Service Web Apps on a single region.",
"githubUsername": "sunbuild",
"dateUpdated": "2016-06-16"
"dateUpdated": "2016-12-19"
}

0 comments on commit ac83963

Please sign in to comment.