Skip to content

Commit 967ee07

Browse files
Merge pull request #276740 from halkazwini/nw-ps
Manage NSG flow logs using Azure PowerShell
2 parents e86a092 + e80f438 commit 967ee07

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: how-to
9-
ms.date: 05/31/2023
9+
ms.date: 05/30/2024
1010
ms.custom: devx-track-azurepowershell
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 Azure PowerShell
@@ -173,7 +175,7 @@ Remove-AzNetworkWatcherFlowLog -Name 'myFlowLog' -Location 'eastus'
173175
> [!NOTE]
174176
> 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.
175177
176-
## Next steps
178+
## Related content
177179

178180
- 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).
179181
- To learn about traffic analytics, see [Traffic analytics](traffic-analytics.md).

0 commit comments

Comments
 (0)