Skip to content

Commit f6f8757

Browse files
Merge pull request #264867 from halkazwini/nw-alert
Update metadata
2 parents c7469b5 + 5d67886 commit f6f8757

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

articles/network-watcher/network-watcher-alert-triggered-packet-capture.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
---
22
title: Use packet capture to do proactive network monitoring with alerts - Azure Functions
3-
description: This article describes how to create an alert triggered packet capture with Azure Network Watcher
4-
services: network-watcher
3+
description: Learn how to create an alert triggered packet capture with Azure Network Watcher and Azure Functions.
54
author: halkazwini
6-
ms.assetid: 75e6e7c4-b3ba-4173-8815-b00d7d824e11
5+
ms.author: halkazwini
76
ms.service: network-watcher
87
ms.topic: how-to
9-
ms.workload: infrastructure-services
10-
ms.date: 01/09/2023
11-
ms.author: halkazwini
12-
ms.custom: devx-track-azurepowershell, engagement-fy23
8+
ms.date: 01/31/2024
9+
ms.custom: devx-track-azurepowershell
1310
---
1411
# Monitor networks proactively with alerts and Azure Functions using Packet Capture
1512

@@ -149,7 +146,7 @@ The client ID is the Application ID of an application in the Azure Active Direct
149146
```
150147
151148
> [!NOTE]
152-
> The password that you use when creating the application should be the same password that you created earlier when saving the key file.
149+
> The password that you used when creating the application should be the same password that you created earlier when saving the key file.
153150
154151
1. In the Azure portal, select **Subscriptions**. Select the subscription to use and select **Access control (IAM)**.
155152
@@ -343,7 +340,6 @@ Go to an existing virtual machine and [add an alert rule](../azure-monitor/alert
343340
:::image type="content" source="./media/network-watcher-alert-triggered-packet-capture/action-group.png" alt-text="Screenshot of the Create action group screen.":::
344341
7. Select **No** in **Enable the common alert schema** slider and select **OK**.
345342

346-
347343
## Review the results
348344

349345
After the criteria for the alert triggers, a packet capture is created. Go to Network Watcher and select **Packet capture**. On this page, you can select the packet capture file link to download the packet capture.
@@ -354,6 +350,6 @@ For instructions on downloading files from Azure storage accounts, see [Get star
354350

355351
After your capture has been downloaded, you can view it using tools like [Microsoft Message Analyzer](/message-analyzer/microsoft-message-analyzer-operating-guide) and [WireShark](https://www.wireshark.org/)that can read a **.cap** file.
356352

357-
## Next steps
353+
## Next step
358354

359355
Learn how to view your packet captures by visiting [Packet capture analysis with Wireshark](network-watcher-deep-packet-inspection.md).

0 commit comments

Comments
 (0)