Browse Source

fix azure deployment property name

Signed-off-by: Outsider <outsideris@gmail.com>
Outsider 6 years ago
parent
commit
b410583c0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      azuredeploy.json

+ 1 - 1
azuredeploy.json

@@ -10,7 +10,7 @@
         },
         },
         "siteLocation": {
         "siteLocation": {
             "type": "string",
             "type": "string",
-            "default": "West US"
+            "defaultValue": "West US"
         },
         },
         "sku": {
         "sku": {
             "type": "string",
             "type": "string",