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 f912e36 commit 9e3158fCopy full SHA for 9e3158f
infra/main.bicep
@@ -32,6 +32,7 @@ param acaExists bool = false
32
type: 'location'
33
}
34
})
35
+// This does not need a default value, as azd will prompt the user to select a location
36
param openAiResourceLocation string
37
38
@description('Flag to enable or disable monitoring resources')
0 commit comments