Skip to content

Commit 57e19a4

Browse files
committed
tweaks
1 parent eeda3f5 commit 57e19a4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@ ms.date: 05/01/2025
1111
#CustomerIntent: As an Azure administrator, I want to know the required Azure role-based access control (Azure RBAC) permissions to use each of the Network Watcher capabilities, so I can assign them correctly to users using any of those capabilities.
1212
---
1313

14-
# Azure role-based access control permissions required to use Network Watcher capabilities
14+
# Azure role-based access control permissions required to use Network Watcher
1515

1616
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.
1717

18-
To use Azure 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=/azure/network-watcher/toc.json#owner), [Contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#contributor), or [Network contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#network-contributor) built-in roles, or assigned to a [custom role](../role-based-access-control/custom-roles.md?toc=/azure/network-watcher/toc.json) that is assigned the actions listed for each Network Watcher capability in the sections that follow.
19-
20-
To learn how to check roles assigned to a user for a subscription, see [List Azure role assignments using the Azure portal](../role-based-access-control/role-assignments-list-portal.yml?toc=/azure/network-watcher/toc.json). If you can't see the role assignments, contact the respective subscription admin.
18+
To use Azure 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=/azure/network-watcher/toc.json#owner), [Contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#contributor), or [Network contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#network-contributor) built-in roles, or assigned to a [custom role](../role-based-access-control/custom-roles.md?toc=/azure/network-watcher/toc.json) that includes the actions listed for the Network Watcher capability that you want to use.
2119

2220
> [!IMPORTANT]
2321
> [Network contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#network-contributor) doesn't cover the following actions:
2422
> - Microsoft.Storage/* actions listed in [Additional actions](#additional-actions) or [Flow logs](#flow-logs) section.
2523
> - Microsoft.Compute/* actions listed in [Additional actions](#additional-actions) section.
2624
> - Microsoft.OperationalInsights/workspaces/\*, Microsoft.Insights/dataCollectionRules/* or Microsoft.Insights/dataCollectionEndpoints/* actions listed in [Traffic analytics](#traffic-analytics) section.
2725
26+
To learn how to check roles assigned to a user for a subscription, see [List Azure role assignments using the Azure portal](../role-based-access-control/role-assignments-list-portal.yml?toc=/azure/network-watcher/toc.json). If you can't see the role assignments, contact the respective subscription admin.
27+
2828
## Network Watcher
2929

3030
> [!div class="mx-tableFixed"]
@@ -34,6 +34,8 @@ To learn how to check roles assigned to a user for a subscription, see [List Azu
3434
> | Microsoft.Network/networkWatchers/write | Create or update a network watcher |
3535
> | Microsoft.Network/networkWatchers/delete | Delete a network watcher |
3636
37+
The following sections list the minimum required permissions for each Network Watcher capability.
38+
3739
## Connection monitor
3840

3941
> [!div class="mx-tableFixed"]

0 commit comments

Comments
 (0)