Skip to content

Commit ad47e2f

Browse files
committed
update next hop permissions
1 parent 516ce8a commit ad47e2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: concept-article
9-
ms.date: 05/10/2024
9+
ms.date: 05/09/2024
1010

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
---
@@ -32,7 +32,6 @@ Azure role-based access control (Azure RBAC) enables you to assign only the spec
3232
3333
## Connection monitor
3434

35-
3635
| Action | Description |
3736
| ------------------------------------------------------------------- | -------------------------------------------------------------- |
3837
| Microsoft.Network/networkWatchers/connectionMonitors/start/action | Start a connection monitor |
@@ -113,8 +112,9 @@ Since traffic analytics is enabled as part of the Flow log resource, the followi
113112

114113
| Action | Description |
115114
| ------------------------------------------------------------------- | -------------------------------------------------------------- |
116-
| Microsoft.Network/networkWatchers/nextHop/action, <br> Microsoft.Network/networkWatchers/nextHop/readNetworkWatchers/nextHop/read | Get the next hop from a VM |
117-
| Microsoft.Network/networkInterfaces/read | Get a network interface definition |
115+
| Microsoft.Network/networkWatchers/nextHop/action, <br> Microsoft.Network/networkWatchers/nextHop/read | For a specified target and destination IP address, return the next hop type and next hope IP address |
116+
| Microsoft.Compute/virtualMachines/read | Get the properties of a virtual machine |
117+
| Microsoft.Network/networkInterfaces/read | Get a network interface definition |
118118

119119
## Network security group view
120120

0 commit comments

Comments
 (0)