File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed
Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ This article takes you through the different management tasks that are currently
3232- [ ** Stop a packet capture** ] ( #stop-packet-capture )
3333- [ ** Delete a packet capture** ] ( #delete-packet-capture )
3434
35+ > [ !Note]
36+ > Currently, Azure Kubernetes Service (AKS) is not supported for Packet Capture.
3537
3638[ !INCLUDE [ updated-for-az] ( ../../includes/updated-for-az.md )]
3739
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ titleSuffix: Azure Network Watcher
44description : Learn which Azure role-based access control permissions are required to work with Network Watcher capabilities.
55services : network-watcher
66documentationcenter : ' '
7- author : damendo
7+ author : shijaiswal
88ms.service : network-watcher
99ms.workload :
1010ms.tgt_pltfrm : na
1111ms.topic : article
12- ms.date : 01 /07/2021
13- ms.author : damendo
12+ ms.date : 10 /07/2022
13+ ms.author : shijaiswal
1414
1515---
1616
@@ -54,13 +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 |
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.
6465
6566## IP flow verify
6667
You can’t perform that action at this time.
0 commit comments