We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7944e5b + 64b005c commit cab8f56Copy full SHA for cab8f56
1 file changed
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