Skip to content

Commit f8de6c7

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Deploy/deployui.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@
551551
},
552552
{
553553
"name": "storageAccountAllowBlobPublicAccess",
554-
"type": "Microsoft.Common.Toggle",
554+
"type": "Microsoft.Common.CheckBox",
555555
"label": "Allow blob public access for the storage account",
556556
"defaultValue": true,
557557
"toolTip": "Set the allowBlobPublicAccess property on the storage account.",
@@ -562,7 +562,7 @@
562562
},
563563
{
564564
"name": "storageAccountPublicNetworkAccess",
565-
"type": "Microsoft.Common.Toggle",
565+
"type": "Microsoft.Common.CheckBox",
566566
"label": "Allow public network access for the storage account",
567567
"defaultValue": true,
568568
"toolTip": "Control the publicNetworkAccess property on the storage account.",

0 commit comments

Comments
 (0)