You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/required-rbac-permissions.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
102
102
> [!div class="mx-tableFixed"]
103
103
> | Action | Description |
104
104
> | ---- | ---- |
105
-
> | Microsoft.Network/networkWatchers/connectivityCheck/action| Initiate a connection troubleshoot test|
105
+
> | Microsoft.Network/networkWatchers/connectivityCheck/action, <br> Microsoft.Network/networkWatchers/connectivityCheck/read | Verify the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint|
106
106
> | Microsoft.Network/networkWatchers/queryTroubleshootResult/action | Query results of a connection troubleshoot test |
107
107
> | Microsoft.Network/networkWatchers/troubleshoot/action | Run a connection troubleshoot test |
108
108
@@ -112,8 +112,8 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
112
112
> | Action | Description |
113
113
> | ---- | ---- |
114
114
> | Microsoft.Network/networkWatchers/packetCaptures/queryStatus/action | Query the status of a packet capture |
115
-
> | Microsoft.Network/networkWatchers/packetCaptures/stop/action | Stop a packet capture |
116
-
> | Microsoft.Network/networkWatchers/packetCaptures/read | Get a packet capture |
115
+
> | Microsoft.Network/networkWatchers/packetCaptures/stop/action | Stop the running packet capture session|
116
+
> | Microsoft.Network/networkWatchers/packetCaptures/read | Get a packet capture definition |
117
117
> | Microsoft.Network/networkWatchers/packetCaptures/write | Create a packet capture |
118
118
> | Microsoft.Network/networkWatchers/packetCaptures/delete | Delete a packet capture |
119
119
> | Microsoft.Network/networkWatchers/packetCaptures/queryStatus/read | View the status of a packet capture |
@@ -123,7 +123,7 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
123
123
> [!div class="mx-tableFixed"]
124
124
> | Action | Description |
125
125
> | ---- | ---- |
126
-
> | Microsoft.Network/networkWatchers/ipFlowVerify/action| Verify an IP flow|
126
+
> | Microsoft.Network/networkWatchers/ipFlowVerify/action, <br> Microsoft.Network/networkWatchers/ipFlowVerify/read | Returns whether the packet is allowed or denied to or from a particular destination|
127
127
128
128
## Next hop
129
129
@@ -139,22 +139,21 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
> | Microsoft.Network/networkWatchers/securityGroupView/action | View the configured and effective network security group rules applied on a virtual machine|
143
143
144
144
## Topology
145
145
146
146
> [!div class="mx-tableFixed"]
147
147
> | Action | Description |
148
148
> | ---- | ---- |
149
-
> | Microsoft.Network/networkWatchers/topology/action | Get topology |
150
-
> | Microsoft.Network/networkWatchers/topology/read | Get topology |
149
+
> | Microsoft.Network/networkWatchers/topology/action, <br> Microsoft.Network/networkWatchers/topology/read | Get a network level view of resources and their relationships in a resource group |
151
150
152
151
## Reachability report
153
152
154
153
> [!div class="mx-tableFixed"]
155
154
> | Action | Description |
156
155
> | ---- | ---- |
157
-
> | Microsoft.Network/networkWatchers/azureReachabilityReport/action | Get an Azure reachability report|
156
+
> | Microsoft.Network/networkWatchers/azureReachabilityReport/action | Get the relative latency score for internet service providers from a specified location to Azure regions|
0 commit comments