Skip to content

Commit d24baf0

Browse files
committed
Table fix
1 parent d766b7d commit d24baf0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@ Azure role-based access control (Azure RBAC) enables you to assign only the spec
5454

5555
## Packet capture
5656

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.
6565

6666
## IP flow verify
6767

0 commit comments

Comments
 (0)