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 7944e5b commit 64b005cCopy full SHA for 64b005c
infra/main.bicepparam
@@ -1,5 +1,4 @@
1
using './main.bicep'
2
3
-param environmentName = readEnvironmentVariable('AZURE_ENV_NAME', 'envdev')
4
param AiLocation = readEnvironmentVariable('AZURE_LOCATION','japaneast')
5
param ResourcePrefix = readEnvironmentVariable('AZURE_ENV_NAME','azdtemp')
0 commit comments