We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd380ab commit f8de6c7Copy full SHA for f8de6c7
1 file changed
Deploy/deployui.json
@@ -551,7 +551,7 @@
551
},
552
{
553
"name": "storageAccountAllowBlobPublicAccess",
554
- "type": "Microsoft.Common.Toggle",
+ "type": "Microsoft.Common.CheckBox",
555
"label": "Allow blob public access for the storage account",
556
"defaultValue": true,
557
"toolTip": "Set the allowBlobPublicAccess property on the storage account.",
@@ -562,7 +562,7 @@
562
563
564
"name": "storageAccountPublicNetworkAccess",
565
566
"label": "Allow public network access for the storage account",
567
568
"toolTip": "Control the publicNetworkAccess property on the storage account.",
0 commit comments