File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ param location = readEnvironmentVariable('AZURE_LOCATION')
1111// Refer to infra/main.waf-aligned.bicep for the WAF-aligned configuration
1212// //*******************************************************************************
1313
14- param enableMonitoring = true
15- param enableScaling = true
16- param enableRedundancy = true
17- //param secondaryLocation = 'uksouth' // TODO - test this
14+ // param enableMonitoring = true
15+ // param enableScaling = true
16+ // param enableRedundancy = true
17+ // // param secondaryLocation = 'uksouth' // TODO - test this
1818
19- param enablePrivateNetworking = true
20- param vmAdminUsername = 'JumpboxAdminUser'
21- param vmAdminPassword = 'JumpboxAdminP@ssw0rd1234!'
19+ // param enablePrivateNetworking = true
20+ // param vmAdminUsername = 'JumpboxAdminUser'
21+ // param vmAdminPassword = 'JumpboxAdminP@ssw0rd1234!'
2222
2323
You can’t perform that action at this time.
0 commit comments