File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -100,9 +100,10 @@ You may use advanced networking where the virtual network and subnet or public I
100
100
- Create a [ custom role] [ rbac-custom-role ] and define the following role permissions:
101
101
- * Microsoft.Network/virtualNetworks/subnets/join/action*
102
102
- * Microsoft.Network/virtualNetworks/subnets/read*
103
+ - * Microsoft.Network/virtualNetworks/subnets/write*
104
+ - * Microsoft.Network/publicIPAddresses/join/action*
103
105
- * Microsoft.Network/publicIPAddresses/read*
104
106
- * Microsoft.Network/publicIPAddresses/write*
105
- - * Microsoft.Network/publicIPAddresses/join/action*
106
107
- Or, assign the [ Network Contributor] [ rbac-network-contributor ] built-in role on the subnet within the virtual network
107
108
108
109
### Storage
You can’t perform that action at this time.
0 commit comments