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