Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
183 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am new to Azure and doing some labs. I have set up Traffic Analytics for NSG. I want to know that what RBAC needs to be assigned to someone so that they can view the Traffic Analytics report.
Thanks
Hi, the in built Reader role, will do it.
Or you can create a custom role, with the following permissions:
Microsoft.Network/applicationGateways/read
Microsoft.Network/connections/read
Microsoft.Network/loadBalancers/read
Microsoft.Network/localNetworkGateways/read
Microsoft.Network/networkInterfaces/read
Microsoft.Network/networkSecurityGroups/read
Microsoft.Network/publicIPAddresses/read"
Microsoft.Network/routeTables/read
Microsoft.Network/virtualNetworkGateways/read
Microsoft.Network/virtualNetworks/read
Microsoft.Network/expressRouteCircuits/read
Source: https://learn.microsoft.com/en-us/azure/network-watcher/traffic-analyticsnalytics