Skip to content

Commit 1dad19e

Browse files
committed
tweak Change flow log settings section and delete old screenshots
1 parent 5fd71d1 commit 1dad19e

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed
8.74 KB
Loading
Binary file not shown.
Binary file not shown.

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: how-to
9-
ms.date: 07/24/2024
9+
ms.date: 07/25/2024
1010

1111
#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.
1212
---
@@ -70,7 +70,7 @@ Create a flow log for your network security group. This NSG flow log is saved in
7070
| Storage accounts | Select the storage account that you want to save the flow logs to. If you want to create a new storage account, select **Create a new storage account**. |
7171
| Retention (days) | Enter a retention time for the logs (this option is only available with [Standard general-purpose v2](../storage/common/storage-account-overview.md?toc=/azure/network-watcher/toc.json#types-of-storage-accounts) storage accounts). Enter *0* if you want to retain the flow logs data in the storage account forever (until you delete it from the storage account). For information about pricing, see [Azure Storage pricing](https://azure.microsoft.com/pricing/details/storage/). |
7272

73-
:::image type="content" source="./media/nsg-flow-logs-portal/create-nsg-flow-log.png" alt-text="Screenshot of creating an NSG flow log in the Azure portal.":::
73+
:::image type="content" source="./media/nsg-flow-logs-portal/create-nsg-flow-log-basics.png" alt-text="Screenshot of creating an NSG flow log in the Azure portal.":::
7474

7575
> [!NOTE]
7676
> If the storage account is in a different subscription, the network security group and storage account must be associated with the same Microsoft Entra tenant. The account you use for each subscription must have the [necessary permissions](required-rbac-permissions.md).
@@ -150,6 +150,10 @@ You can change the properties of a flow log after you create it. For example, yo
150150
| Log analytics workspace | Change the Log Analytics workspace that you want to save the flow logs to (if traffic analytics is enabled). |
151151
| Traffic logging interval | Change the processing interval of traffic analytics (if traffic analytics is enabled). Available options are: one hour and 10 minutes. The default processing interval is every one hour. For more information, see [Traffic Analytics](traffic-analytics.md). |
152152

153+
:::image type="content" source="./media/nsg-flow-logs-portal/change-flow-log.png" alt-text="Screenshot that shows how to edit flow log's settings in the Azure portal where you can change some virtual network flow log settings." lightbox="./media/nsg-flow-logs-portal/change-flow-log.png":::
154+
155+
1. Select **Save** to apply the changes or **Cancel** to discard the changes.
156+
153157
## List all flow logs
154158

155159
You can list all flow logs in a subscription or a group of subscriptions. You can also list all flow logs in a region.

0 commit comments

Comments
 (0)