We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0abd903 + bb7e5da commit f52ce9eCopy full SHA for f52ce9e
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