Skip to content

Commit a6e4487

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Deploy/deployui.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@
554554
"type": "Microsoft.Common.CheckBox",
555555
"label": "Allow blob public access for the storage account",
556556
"defaultValue": true,
557+
"constraints": {},
557558
"toolTip": "Set the allowBlobPublicAccess property on the storage account.",
558559
"visible": "[steps('additionalStep').advanced.showAdvanced]"
559560
},
@@ -562,6 +563,7 @@
562563
"type": "Microsoft.Common.CheckBox",
563564
"label": "Allow public network access for the storage account",
564565
"defaultValue": true,
566+
"constraints": {},
565567
"toolTip": "Control the publicNetworkAccess property on the storage account.",
566568
"visible": "[steps('additionalStep').advanced.showAdvanced]"
567569
}

0 commit comments

Comments
 (0)