Skip to content

Commit 774efce

Browse files
authored
Merge pull request #1 from duongau/duau/review-pkcap
Fix blocking issues for packet capture article (PR #307699)
2 parents 509c98f + 46efdc5 commit 774efce

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

articles/firewall/packet-capture.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Use packet capture to troubleshoot Azure Firewall
2+
title: Use Packet Capture to Troubleshoot Azure Firewall
33
ms.reviewer: duau
4-
description: Learn how to troubleshoot Azure Firewall connectivity issues using packet capture. Configure filters, capture traffic, and analyze results for effective debugging.
4+
description: Learn how to use Azure Firewall's packet capture capability to capture and analyze network traffic. Configure filters, capture traffic, and analyze results for troubleshooting and debugging.
55
author: varunkalyana
66
ms.author: varunkalyana
77
ms.service: azure-firewall
88
ms.topic: how-to
99
ms.date: 11/03/2025
10-
#customer intent: As a network administrator, I want to troubleshoot Azure Firewall connectivity issues so that I can resolve network disruptions effectively.
10+
#customer intent: As a network administrator, I want to capture network traffic on Azure Firewall so that I can analyze traffic flows and troubleshoot connectivity issues.
1111
---
1212

1313
# Use packet capture to troubleshoot Azure Firewall
1414

15-
This article shows you how to use packet capture to troubleshoot connectivity issues in Azure Firewall. You configure filters, capture network traffic, and analyze the results.
15+
Azure Firewall includes a built-in packet capture capability that allows you to capture network traffic flowing through the firewall. This article shows you how to use packet capture on Azure Firewall to capture, filter, and analyze network traffic for troubleshooting connectivity issues. You configure capture filters, capture network traffic, and analyze the results.
1616

1717
## Prerequisites
1818

@@ -198,4 +198,4 @@ Azure reports success when captures are obtained from at least half of the under
198198

199199
## Next steps
200200

201-
- [Azure Firewall metrics and alerts](metrics.md)
201+
- [Azure Firewall metrics and alerts](metrics.md)

articles/firewall/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ items:
232232
items:
233233
- name: Known issues and limitations
234234
href: firewall-known-issues.md
235+
- name: Take a packet capture on Azure Firewall
236+
href: packet-capture.md
235237
- name: Reference
236238
items:
237239
- name: Azure CLI

0 commit comments

Comments
 (0)