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.
2 parents a49a7c6 + 532a88c commit 774b946Copy full SHA for 774b946
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