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 b536feb commit c9d4a23Copy full SHA for c9d4a23
infra/main.bicep
@@ -9,8 +9,6 @@ var abbrs = loadJsonContent('./abbreviations.json')
9
param resourceToken string = toLower(uniqueString(subscription().id, environmentName, location))
10
11
@description('Location for all resources, if you are using existing resource group provide the location of the resorce group.')
12
-@metadata({
13
- azd: {
14
@metadata({
15
azd: {
16
type: 'location'
0 commit comments