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 25972fd + 78fb907 commit a49a7c6Copy full SHA for a49a7c6
infra/main.bicep
@@ -1,4 +1,3 @@
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