Skip to content

Commit 6f1ebf8

Browse files
Model and Workspace location as same
1 parent eb21007 commit 6f1ebf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scenarios/Agents/setup/network-secured-agent/azuredeploy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"_generator": {
66
"name": "bicep",
77
"version": "0.33.93.31351",
8-
"templateHash": "2971870935601910382"
8+
"templateHash": "127170888874315892"
99
}
1010
},
1111
"parameters": {
@@ -165,7 +165,7 @@
165165
},
166166
"modelLocation": {
167167
"type": "string",
168-
"defaultValue": "eastus",
168+
"defaultValue": "[parameters('resourceGroupLocation')]",
169169
"metadata": {
170170
"description": "Model deployment location. If you want to deploy an Azure AI resource/model in different location than the rest of the resources created."
171171
}

0 commit comments

Comments
 (0)