diff --git a/deploy/azure/ARM-for-single-account.json b/deploy/azure/ARM-for-single-account.json index 67e412f4be..8d50212e38 100644 --- a/deploy/azure/ARM-for-single-account.json +++ b/deploy/azure/ARM-for-single-account.json @@ -132,6 +132,10 @@ "metadata": { "description": "VM Size" } + }, + "ResourceGroupLocation": { + "type": "string", + "defaultValue": "[resourceGroup().location]" } }, "resources": [