Skip to content

Commit 32573c1

Browse files
Merge pull request #301794 from halkazwini/nw-rbac
Update TA permissions
2 parents bcd9fca + e0c9868 commit 32573c1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: concept-article
9-
ms.date: 06/12/2025
9+
ms.date: 06/24/2025
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
# Customer intent: As an Azure administrator, I want to understand the Azure RBAC permissions required for Network Watcher capabilities, so that I can effectively manage user access and ensure they can utilize the features needed for their roles.
@@ -73,6 +73,7 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
7373
> | ---- | ---- |
7474
> | Microsoft.Network/applicationGateways/read | Get an application gateway |
7575
> | Microsoft.Network/connections/read | Get VirtualNetworkGatewayConnection |
76+
> | Microsoft.Network/expressRouteCircuits/read | Get an ExpressRouteCircuit |
7677
> | Microsoft.Network/loadBalancers/read | Get a load balancer definition |
7778
> | Microsoft.Network/localNetworkGateways/read | Get LocalNetworkGateway |
7879
> | Microsoft.Network/networkInterfaces/read | Get a network interface definition |
@@ -81,7 +82,8 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
8182
> | Microsoft.Network/routeTables/read | Get a route table definition |
8283
> | Microsoft.Network/virtualNetworkGateways/read | Get a VirtualNetworkGateway |
8384
> | Microsoft.Network/virtualNetworks/read | Get a virtual network definition |
84-
> | Microsoft.Network/expressRouteCircuits/read | Get an ExpressRouteCircuit |
85+
> | Microsoft.Compute/virtualMachines/read | Get the properties of a virtual machine |
86+
> | Microsoft.Compute/virtualMachineScaleSets/read | Get the properties of a Virtual Machine Scale Set |
8587
> | Microsoft.OperationalInsights/workspaces/read | Get an existing workspace |
8688
> | Microsoft.OperationalInsights/workspaces/sharedkeys/action | Retrieve the shared keys for the workspace |
8789
> | Microsoft.Insights/dataCollectionRules/read <sup>1</sup> | Read a data collection rule |

0 commit comments

Comments
 (0)