File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 5
5
"_generator" : {
6
6
"name" : " bicep" ,
7
7
"version" : " 0.4.1008.15138" ,
8
- "templateHash" : " 9319148015451109543 "
8
+ "templateHash" : " 11206451883072178501 "
9
9
}
10
10
},
11
11
"parameters" : {
60
60
},
61
61
"bastionSubnetAddressPrefix" : {
62
62
"type" : " string" ,
63
- "defaultValue" : " 10.240.4.128/26"
63
+ "defaultValue" : " 10.240.4.128/26" ,
64
+ "metadata" : {
65
+ "description" : " The address range for Azure Bastion in your custom vnet"
66
+ }
64
67
},
65
68
"privateLinkSubnetAddressPrefix" : {
66
69
"type" : " string" ,
80
83
},
81
84
"bastion" : {
82
85
"type" : " bool" ,
83
- "defaultValue" : false
86
+ "defaultValue" : false ,
87
+ "metadata" : {
88
+ "description" : " Deploy Azure Bastion to your vnet. (works with Custom Networking only, not BYO)"
89
+ }
84
90
},
85
91
"dnsZoneId" : {
86
92
"type" : " string" ,
You can’t perform that action at this time.
0 commit comments