Skip to content

Commit c0a7e44

Browse files
committed
comment update only
1 parent 3d70285 commit c0a7e44

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

infra/main.bicepparam

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

33
param solutionName = readEnvironmentVariable('AZURE_ENV_NAME')
44
param location = readEnvironmentVariable('AZURE_LOCATION')
5-
//param azureAiServiceLocation = readEnvironmentVariable('AZURE_AI_SERVICE_LOCATION')
65

76
// //*******************************************************************************
87
// // Uncomment the following lines to enable the WAF-aligned configuration

infra/main.waf-aligned.bicepparam

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

33
param solutionName = readEnvironmentVariable('AZURE_ENV_NAME')
44
param location = readEnvironmentVariable('AZURE_LOCATION')
5-
//param azureAiServiceLocation = readEnvironmentVariable('AZURE_AI_SERVICE_LOCATION')
65

76
// //*******************************************************************************
87
// // WAF-aligned configuration

0 commit comments

Comments
 (0)