Skip to content

Commit 5f01bf0

Browse files
authored
Notification for Network contributor role
Current content seems saying Network contributor covers all the actions listed, but it does not cover some actions listed in Additional actions. To avoid confusion, I suggest adding a notification.
1 parent e6d8f6d commit 5f01bf0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/network-watcher/required-rbac-permissions.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ ms.author: damendo
1818

1919
Azure role-based access control (Azure RBAC) enables you to assign only the specific actions to members of your organization that they require to complete their assigned responsibilities. To use Network Watcher capabilities, the account you log into Azure with, must be assigned to the [Owner](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#owner), [Contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#contributor), or [Network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#network-contributor) built-in roles, or assigned to a [custom role](../role-based-access-control/custom-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json) that is assigned the actions listed for each Network Watcher capability in the sections that follow. To learn more about Network Watcher's capabilities, see [What is Network Watcher?](network-watcher-monitoring-overview.md).
2020

21+
> [!IMPORTANT]
22+
> [Network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#network-contributor) does not cover Microsoft.Storage/* or Microsoft.Compute/* actions listed in Additional actions section.
23+
2124
## Network Watcher
2225

2326
| Action | Description |
@@ -109,4 +112,4 @@ Network Watcher capabilities also require the following actions:
109112
| Microsoft.Compute/virtualMachineScaleSets/Read, </br> Microsoft.Compute/virtualMachineScaleSets/Write| Used to access virtual machine scale sets, do packet captures and upload them to storage account|
110113
| Microsoft.Compute/virtualMachineScaleSets/extensions/Read, </br> Microsoft.Compute/virtualMachineScaleSets/extensions/Write| Used to check if Network Watcher extension is present, and install if required |
111114
| Microsoft.Insights/alertRules/* | Used to set up metric alerts |
112-
| Microsoft.Support/* | Used to create and update support tickets from Network Watcher |
115+
| Microsoft.Support/* | Used to create and update support tickets from Network Watcher |

0 commit comments

Comments
 (0)