File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -54,14 +54,14 @@ Azure role-based access control (Azure RBAC) enables you to assign only the spec
54
54
55
55
## Packet capture
56
56
57
- | Action | Description |
58
- | --------- | ------------- |
59
- | Microsoft.Network/networkWatchers/packetCaptures/queryStatus/action | Query the status of a packet capture |
60
- | Microsoft.Network/networkWatchers/packetCaptures/stop/action | Stop a packet capture |
61
- | Microsoft.Network/networkWatchers/packetCaptures/read | Get a packet capture |
62
- | Microsoft.Network/networkWatchers/packetCaptures/write | Create a packet capture |
63
- | Microsoft.Network/networkWatchers/packetCaptures/delete | Delete a packet capture
64
- || Microsoft.Network/networkWatchers/packetCaptures/queryStatus/read | View the status of a packet capture
57
+ Action | Description
58
+ --- | ---
59
+ Microsoft.Network/networkWatchers/packetCaptures/queryStatus/action | Query the status of a packet capture.
60
+ Microsoft.Network/networkWatchers/packetCaptures/stop/action | Stop a packet capture.
61
+ Microsoft.Network/networkWatchers/packetCaptures/read | Get a packet capture.
62
+ Microsoft.Network/networkWatchers/packetCaptures/write | Create a packet capture.
63
+ Microsoft.Network/networkWatchers/packetCaptures/delete | Delete a packet capture.
64
+ Microsoft.Network/networkWatchers/packetCaptures/queryStatus/read | View the status of a packet capture.
65
65
66
66
## IP flow verify
67
67
You can’t perform that action at this time.
0 commit comments