Skip to content

Commit 0f6c22c

Browse files
authored
Merge pull request #91039 from anavinahar/patch-168
Update manage-subnet-delegation.md
2 parents 37999ac + c3f6772 commit 0f6c22c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/virtual-network/manage-subnet-delegation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ In this section, you create a virtual network and the subnet that you will later
4141
|||
4242
1. Leave the rest as default, and then select **Create**.
4343

44+
## Permissons
45+
46+
If you didn't create the subnet you would like to delegate to an Azure service, you need the follwoing permission: `Microsoft.Network/virtualNetworks/subnets/write`.
47+
48+
The built-in [Network Contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json#network-contributor) role also contains the necessary permissions.
49+
4450
## Delegate a subnet to an Azure service
4551

4652
In this section, you delegate the subnet that you created in the preceding section to an Azure service.

0 commit comments

Comments
 (0)