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 25972fd commit 78fb907Copy full SHA for 78fb907
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