Skip to content

Commit 63569dc

Browse files
Merge pull request #276739 from halkazwini/nw-portal
Network Watcher: Freshness: Manage NSG flow logs using the Azure portal
2 parents 4ae188f + 42a5392 commit 63569dc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ 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
10+
11+
#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.
1012
---
1113

1214
# Manage NSG flow logs using the Azure portal
@@ -27,7 +29,7 @@ In this article, you learn how to create, change, disable, or delete an NSG flow
2729

2830
## Register Insights provider
2931

30-
*Microsoft.Insights* provider must be registered to successfully log traffic flowing through a network security group. If you aren't sure if the *Microsoft.Insights* provider is registered, check its status:
32+
*Microsoft.Insights* provider must be registered to successfully log traffic flowing through a network security group. If you aren't sure if the *Microsoft.Insights* provider is registered, you can check its status by following these steps:
3133

3234
1. In the search box at the top of the portal, enter *subscriptions*. Select **Subscriptions** in the search results.
3335

@@ -215,7 +217,7 @@ You can permanently delete an NSG flow log. Deleting a flow log deletes all its
215217
> [!NOTE]
216218
> Deleting a flow log does not delete the flow log data from the storage account. Flow logs data stored in the storage account follows the configured retention policy or stays stored in the storage account until manually deleted (in case no retention policy is configured).
217219
218-
## Next steps
220+
## Related content
219221

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

0 commit comments

Comments
 (0)