We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49a7c6 commit 532a88cCopy full SHA for 532a88c
infra/main.bicep
@@ -1,3 +1,4 @@
1
+targetScope = 'resourceGroup'
2
@description('Location for all resources.')
3
param location string = 'EastUS2' //Fixed for model availability, change back to resourceGroup().location
4
0 commit comments