Skip to content

Commit a8ca99b

Browse files
Merge pull request microsoft#46 from microsoft/envParamRemove
Removed env param
2 parents 7944e5b + 64b005c commit a8ca99b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infra/main.bicepparam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using './main.bicep'
22

3-
param environmentName = readEnvironmentVariable('AZURE_ENV_NAME', 'envdev')
43
param AiLocation = readEnvironmentVariable('AZURE_LOCATION','japaneast')
54
param ResourcePrefix = readEnvironmentVariable('AZURE_ENV_NAME','azdtemp')

0 commit comments

Comments
 (0)