We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f38a54 + dbef462 commit 222c2a1Copy full SHA for 222c2a1
1 file changed
infra/main.bicepparam
@@ -1,4 +1,4 @@
1
using './main.bicep'
2
3
param AiLocation = readEnvironmentVariable('AZURE_LOCATION','japaneast')
4
-param ResourcePrefix = readEnvironmentVariable('AZURE_ENV_NAME','azdtemp')
+param Prefix = readEnvironmentVariable('AZURE_ENV_NAME','azdtemp')
0 commit comments