We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52b876 commit 8ba1e19Copy full SHA for 8ba1e19
1 file changed
samples/manage/synapse-analytics/workspace/azuredeploy.json
@@ -80,7 +80,7 @@
80
"type": "firewallrules",
81
"apiVersion": "2019-06-01-preview",
82
"name": "allowAll",
83
- "location": "[parameters('location')]",
+ "location": "[resourceGroup().location]",
84
"dependsOn": [
85
"[concat('Microsoft.Synapse/workspaces/', parameters('name'))]"
86
],
0 commit comments