Skip to content

Commit

Permalink
Update azuredeploy.json
Browse files Browse the repository at this point in the history
  • Loading branch information
v-geberr committed Jan 3, 2018
1 parent dbd51cf commit 19cc191
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion azuredeploy.json
Expand Up @@ -21,10 +21,17 @@
"location": {
"type": "string",
"allowedValues": [
"australiaeast",
"brazilsouth",
"eastasia",
"eastus",
"eastus2",
"northeurope",
"southcentralus",
"southeastasia",
"westcentralus",
"westus",
"westus2",
"westeurope"
],
"defaultValue": "westus"
Expand All @@ -47,4 +54,4 @@
"dependsOn": []
}
]
}
}

0 comments on commit 19cc191

Please sign in to comment.