File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
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
32
32
- [ ** Stop a packet capture** ] ( #stop-packet-capture )
33
33
- [ ** Delete a packet capture** ] ( #delete-packet-capture )
34
34
35
+ > [ !Note]
36
+ > Currently, Azure Kubernetes Service (AKS) is not supported for Packet Capture.
35
37
36
38
[ !INCLUDE [ updated-for-az] ( ../../includes/updated-for-az.md )]
37
39
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ titleSuffix: Azure Network Watcher
4
4
description : Learn which Azure role-based access control permissions are required to work with Network Watcher capabilities.
5
5
services : network-watcher
6
6
documentationcenter : ' '
7
- author : damendo
7
+ author : shijaiswal
8
8
ms.service : network-watcher
9
9
ms.workload :
10
10
ms.tgt_pltfrm : na
11
11
ms.topic : article
12
- ms.date : 01 /07/2021
13
- ms.author : damendo
12
+ ms.date : 10 /07/2022
13
+ ms.author : shijaiswal
14
14
15
15
---
16
16
@@ -60,7 +60,8 @@ Azure role-based access control (Azure RBAC) enables you to assign only the spec
60
60
| Microsoft.Network/networkWatchers/packetCaptures/stop/action | Stop a packet capture |
61
61
| Microsoft.Network/networkWatchers/packetCaptures/read | Get a packet capture |
62
62
| Microsoft.Network/networkWatchers/packetCaptures/write | Create a packet capture |
63
- | Microsoft.Network/networkWatchers/packetCaptures/delete | Delete 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
64
65
65
66
## IP flow verify
66
67
You can’t perform that action at this time.
0 commit comments