File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ param location = readEnvironmentVariable('AZURE_LOCATION')
77// // Uncomment the following lines to enable the WAF-aligned configuration
88// //*******************************************************************************
99
10- param enableMonitoring = true
11- param enableScaling = true
12- param enableRedundancy = true
10+ // param enableMonitoring = true
11+ // param enableScaling = true
12+ // param enableRedundancy = true
1313
14- param enablePrivateNetworking = true
15- param vmAdminUsername = 'JumpboxAdminUser'
16- param vmAdminPassword = 'JumpboxAdminP@ssw0rd1234!'
14+ // param enablePrivateNetworking = true
15+ // param vmAdminUsername = 'JumpboxAdminUser'
16+ // param vmAdminPassword = 'JumpboxAdminP@ssw0rd1234!'
1717
1818//param secondaryLocation = 'uksouth' // TODO - test this
You can’t perform that action at this time.
0 commit comments