Skip to content

Commit 524a09a

Browse files
Merge pull request #271606 from halkazwini/nw-rbac
Update next hop actions
2 parents b1aa3d3 + 794a71a commit 524a09a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 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: 04/24/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 |
@@ -111,10 +110,11 @@ Since traffic analytics is enabled as part of the Flow log resource, the followi
111110
112111
## Next hop
113112

114-
> [!div class="mx-tableFixed"]
115-
> | Action | Description |
116-
> | ------------------------------------------------------------------- | -------------------------------------------------------------- |
117-
> | Microsoft.Network/networkWatchers/nextHop/action | Get the next hop from a VM |
113+
| Action | Description |
114+
| ------------------------------------------------------------------- | -------------------------------------------------------------- |
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)