Skip to content

Commit 7b8bf33

Browse files
authored
Update networking.md
In the doc, it's clearly stated that Virtual Machine Contributor cannot manage VNets. (below is the source). It should also clearly be stated that Network Contributor cannot deploy VMs. I've added it. Source: https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles/compute#virtual-machine-contributor
1 parent bc1b208 commit 7b8bf33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/role-based-access-control/built-in-roles/networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ Lets you manage DNS zones and record sets in Azure DNS, but does not let you con
597597

598598
## Network Contributor
599599

600-
Lets you manage networks, but not access to them.
600+
Lets you manage networks, but not access to them. This role does not grant you permission to deploy or manage Virtual Machines.
601601

602602
> [!div class="mx-tableFixed"]
603603
> | Actions | Description |
@@ -758,4 +758,4 @@ Lets you manage Traffic Manager profiles, but does not let you control who has a
758758

759759
## Next steps
760760

761-
- [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal)
761+
- [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal)

0 commit comments

Comments
 (0)