Skip to content

Commit ae0f480

Browse files
authored
Update deployui.json
1 parent f8de6c7 commit ae0f480

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Deploy/deployui.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -555,9 +555,6 @@
555555
"label": "Allow blob public access for the storage account",
556556
"defaultValue": true,
557557
"toolTip": "Set the allowBlobPublicAccess property on the storage account.",
558-
"constraints": {
559-
"required": true
560-
},
561558
"visible": "[steps('additionalStep').advanced.showAdvanced]"
562559
},
563560
{
@@ -566,9 +563,6 @@
566563
"label": "Allow public network access for the storage account",
567564
"defaultValue": true,
568565
"toolTip": "Control the publicNetworkAccess property on the storage account.",
569-
"constraints": {
570-
"required": true
571-
},
572566
"visible": "[steps('additionalStep').advanced.showAdvanced]"
573567
}
574568
],

0 commit comments

Comments
 (0)