We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a8f56 commit 16be67eCopy full SHA for 16be67e
azuredeploy.json
@@ -455,12 +455,10 @@
455
"adfsBEAddressPoolID": {
456
"value": "[variables('adfsBEAddressPoolID')]"
457
},
458
- "wapRDPNATRuleIDs":{
459
- "value": [
460
- "[variables('wapRDPNATRuleIDs')]"
461
- ]
+ "wapRDPNATRuleIDs": {
+ "value": "[variables('wapRDPNATRuleIDs')]"
462
463
- "wapBeAddressPoolID":{
+ "wapBeAddressPoolID": {
464
"value": "[variables('wapBeAddressPoolID')]"
465
}
466
0 commit comments