Skip to content

Commit 56c6e78

Browse files
committed
add addtional permissions
1 parent fd92cc0 commit 56c6e78

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
102102
> [!div class="mx-tableFixed"]
103103
> | Action | Description |
104104
> | ---- | ---- |
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 |
106106
> | Microsoft.Network/networkWatchers/queryTroubleshootResult/action | Query results of a connection troubleshoot test |
107107
> | Microsoft.Network/networkWatchers/troubleshoot/action | Run a connection troubleshoot test |
108108
@@ -112,8 +112,8 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
112112
> | Action | Description |
113113
> | ---- | ---- |
114114
> | 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 |
117117
> | Microsoft.Network/networkWatchers/packetCaptures/write | Create a packet capture |
118118
> | Microsoft.Network/networkWatchers/packetCaptures/delete | Delete a packet capture |
119119
> | 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
123123
> [!div class="mx-tableFixed"]
124124
> | Action | Description |
125125
> | ---- | ---- |
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 |
127127
128128
## Next hop
129129

@@ -139,22 +139,21 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
139139
> [!div class="mx-tableFixed"]
140140
> | Action | Description |
141141
> | ---- | ---- |
142-
> | Microsoft.Network/networkWatchers/securityGroupView/action | View security groups |
142+
> | Microsoft.Network/networkWatchers/securityGroupView/action | View the configured and effective network security group rules applied on a virtual machine |
143143
144144
## Topology
145145

146146
> [!div class="mx-tableFixed"]
147147
> | Action | Description |
148148
> | ---- | ---- |
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 |
151150
152151
## Reachability report
153152

154153
> [!div class="mx-tableFixed"]
155154
> | Action | Description |
156155
> | ---- | ---- |
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 |
158157
159158
## Additional actions
160159

0 commit comments

Comments
 (0)