Skip to content

Commit 08a560e

Browse files
Merge pull request #259553 from halkazwini/nw-rbac
List the more specific workspaces permissions
2 parents 3a26d6b + d072344 commit 08a560e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 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: 10/09/2023
9+
ms.date: 11/27/2023
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
---
@@ -69,7 +69,8 @@ Since traffic analytics is enabled as part of the Flow log resource, the followi
6969
> | Microsoft.Network/virtualNetworkGateways/read | Get a VirtualNetworkGateway |
7070
> | Microsoft.Network/virtualNetworks/read | Get a virtual network definition |
7171
> | Microsoft.Network/expressRouteCircuits/read | Get an ExpressRouteCircuit |
72-
> | Microsoft.OperationalInsights/workspaces/* | Perform actions on a workspace |
72+
> | Microsoft.OperationalInsights/workspaces/read | Get an existing workspace |
73+
> | Microsoft.OperationalInsights/workspaces/sharedkeys/action | Retrieve the shared keys for the workspace |
7374
> | Microsoft.Insights/dataCollectionRules/read <sup>1</sup> | Read a data collection rule |
7475
> | Microsoft.Insights/dataCollectionRules/write <sup>1</sup> | Create or update a data collection rule |
7576
> | Microsoft.Insights/dataCollectionRules/delete <sup>1</sup> | Delete a data collection rule |

0 commit comments

Comments
 (0)