We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0f480 commit a6e4487Copy full SHA for a6e4487
1 file changed
Deploy/deployui.json
@@ -554,6 +554,7 @@
554
"type": "Microsoft.Common.CheckBox",
555
"label": "Allow blob public access for the storage account",
556
"defaultValue": true,
557
+ "constraints": {},
558
"toolTip": "Set the allowBlobPublicAccess property on the storage account.",
559
"visible": "[steps('additionalStep').advanced.showAdvanced]"
560
},
@@ -562,6 +563,7 @@
562
563
564
"label": "Allow public network access for the storage account",
565
566
567
"toolTip": "Control the publicNetworkAccess property on the storage account.",
568
569
}
0 commit comments