Skip to content

Commit 546f563

Browse files
Merge pull request #231702 from halkazwini/docs-editor/network-watcher-packet-capture-1679497511
Update network-watcher-packet-capture-overview.md
2 parents 3b3481f + fb35ea9 commit 546f563

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.workload: infrastructure-services
1010
ms.date: 03/22/2023
1111
ms.author: halkazwini
12-
ms.custom: template-concept, engagement-fy23
12+
ms.custom: template-concept, engagement-fy23
1313
---
1414

1515
# Packet capture overview
@@ -20,8 +20,8 @@ Packet capture is an extension that is remotely started through Network Watcher.
2020

2121
> [!IMPORTANT]
2222
> Packet capture requires a virtual machine extension `AzureNetworkWatcherExtension`.
23-
- To install the extension on a Windows virtual machine, see [Network Watcher Agent VM extension for Windows](../virtual-machines/extensions/network-watcher-windows.md).
24-
- To install the extension on a Linux virtual machine, see [Network Watcher Agent VM extension for Linux](../virtual-machines/extensions/network-watcher-linux.md).
23+
> - To install the extension on a Windows virtual machine, see [Network Watcher Agent VM extension for Windows](../virtual-machines/extensions/network-watcher-windows.md).
24+
> - To install the extension on a Linux virtual machine, see [Network Watcher Agent VM extension for Linux](../virtual-machines/extensions/network-watcher-linux.md).
2525
2626
To control the size of captured data and only capture required information, use the following options:
2727

@@ -31,7 +31,7 @@ To control the size of captured data and only capture required information, use
3131
|---|---|
3232
|**Maximum bytes per packet (bytes)** | The number of bytes from each packet. All bytes are captured if left blank. Enter 34 if you only need to capture IPv4 header.|
3333
|**Maximum bytes per session (bytes)** | Total number of bytes that are captured, once the value is reached the session ends.|
34-
|**Time limit (seconds)** | Packet capture session time limit. The default value is 18000 seconds or 5 hours.|
34+
|**Time limit (seconds)** | Packet capture session time limit, once the value is reached the session ends. The default value is 18000 seconds (5 hours).|
3535

3636
#### Filtering (optional)
3737

@@ -54,3 +54,4 @@ There's a limit of 10,000 parallel packet capture sessions per region per subscr
5454
- To learn how to manage packet captures using Azure PowerShell, see [Manage packet captures in virtual machines using PowerShell](network-watcher-packet-capture-manage-powershell.md) and [Manage packet captures in Virtual Machine Scale Sets using PowerShell](network-watcher-packet-capture-manage-powershell-vmss.md).
5555
- To learn how to create proactive packet captures based on virtual machine alerts, see [Create an alert triggered packet capture](network-watcher-alert-triggered-packet-capture.md).
5656

57+

0 commit comments

Comments
 (0)