Skip to content

Commit e07640c

Browse files
Merge pull request #296759 from halkazwini/patch-2
Update packet-capture-overview.md
2 parents 1f94c47 + c1045ff commit e07640c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/network-watcher/packet-capture-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: concept-article
9-
ms.date: 01/29/2025
9+
ms.date: 03/21/2025
1010

1111
#CustomerIntent: As an administrator, I want to learn about Azure Network Watcher packet capture tool so that I can use it to capture IP packets to and from virtual machines (VMs) and scale sets to diagnose and solve network problems.
1212
---
@@ -49,9 +49,9 @@ Use filters to capture only the traffic that you want to monitor. Filters are ba
4949

5050
## Considerations
5151

52-
There's a limit of 10,000 parallel packet capture sessions per region per subscription. This limit applies only to the sessions and doesn't apply to the saved packet capture files either locally on the VM or in a storage account. See the [Network Watcher service limits page](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-network-watcher-limits) for a full list of limits.
52+
- There's a limit of 10,000 parallel packet capture sessions per region per subscription. This limit applies only to the sessions and doesn't apply to the saved packet capture files either locally on the VM or in a storage account. See the [Network Watcher service limits page](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-network-watcher-limits) for a full list of limits.
5353

54-
Packet capture currently supports SAS authentication when saving completed packet captures to a storage account. SAS authentication is required if choosing to save to a storage account. If SAS authentication isn't an option, then saving to the local disk on the virtual machine where the packet capture is taken is the alternative.
54+
- Packet capture uses shared access signature (SAS) tokens to access the storage account. Key access must be enabled on the storage account to authorize packet capture's SAS tokens. If key access isn't enabled, packet captures can only be saved to the virtual machine's local disk.
5555

5656
## Related content
5757

0 commit comments

Comments
 (0)