Skip to content

Commit 382c343

Browse files
Merge pull request #213541 from v-ksreedevan/04Oct-NWUpdates
Packet Capture updates
2 parents bfd98c3 + d24baf0 commit 382c343

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

articles/network-watcher/network-watcher-packet-capture-manage-rest-vmss.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

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

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ titleSuffix: Azure Network Watcher
44
description: Learn which Azure role-based access control permissions are required to work with Network Watcher capabilities.
55
services: network-watcher
66
documentationcenter: ''
7-
author: damendo
7+
author: shijaiswal
88
ms.service: network-watcher
99
ms.workload:
1010
ms.tgt_pltfrm: na
1111
ms.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

0 commit comments

Comments
 (0)