Skip to content

Commit 3022635

Browse files
committed
main param name change
1 parent c596888 commit 3022635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.bicepparam

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

3-
param AiLocation = readEnvironmentVariable('AZURE_LOCATION','japaneast')
3+
param AzureAiServiceLocation = readEnvironmentVariable('AZURE_LOCATION','japaneast')
44
param Prefix = readEnvironmentVariable('AZURE_ENV_NAME','azdtemp')

0 commit comments

Comments
 (0)