Skip to content

Commit 351054f

Browse files
Merge pull request #276742 from halkazwini/nw-cli
Network Watcher: Freshness: Manage NSG flow logs using the Azure CLI
2 parents 7f4822e + de9f676 commit 351054f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/network-watcher/nsg-flow-logs-cli.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ title: Manage NSG flow logs - Azure CLI
33
titleSuffix: Azure Network Watcher
44
description: Learn how to create, change, disable, or delete Azure Network Watcher NSG flow logs using the Azure CLI.
55
author: halkazwini
6+
ms.author: halkazwini
67
ms.service: network-watcher
78
ms.topic: how-to
8-
ms.date: 05/31/2023
9-
ms.author: halkazwini
9+
ms.date: 05/30/2024
1010
ms.custom: devx-track-azurecli
11+
12+
#CustomerIntent: As an Azure administrator, I want to log my virtual network IP traffic using Network Watcher NSG flow logs so that I can analyze it later.
1113
---
1214

1315
# Manage NSG flow logs using the Azure CLI
@@ -160,7 +162,7 @@ az network watcher flow-log delete --name 'myFlowLog' --location 'eastus' --no-w
160162
> [!NOTE]
161163
> Deleting a flow log does not delete the flow log data from the storage account. Flow logs data stored in the storage account follow the configured retention policy.
162164
163-
## Next steps
165+
## Related content
164166

165167
- To learn how to use Azure built-in policies to audit or deploy NSG flow logs, see [Manage NSG flow logs using Azure Policy](nsg-flow-logs-policy-portal.md).
166168
- To learn about traffic analytics, see [Traffic analytics](traffic-analytics.md).

0 commit comments

Comments
 (0)