Skip to content

Commit d7d738f

Browse files
Merge pull request #273249 from halkazwini/nw-vnetflow3
Spell out VNet flow logs
2 parents a5eddba + 9dad927 commit d7d738f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/network-watcher/traffic-analytics-faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ metadata:
33
title: "Traffic analytics FAQ"
44
titleSuffix: Azure Network Watcher
55
description: Find answers to the most frequently asked questions (FAQ) about traffic analytics in Azure Network Watcher.
6-
ms.author: halkazwini
76
author: halkazwini
7+
ms.author: halkazwini
88
ms.service: network-watcher
99
ms.topic: faq
10-
ms.date: 12/13/2023
10+
ms.date: 04/24/2024
1111
title: Traffic analytics frequently asked questions (FAQ)
1212
summary: |
1313
This article provides answers to the most frequently asked questions about traffic analytics in Azure Network Watcher.
@@ -58,12 +58,12 @@ sections:
5858
- question: |
5959
Can I store raw logs in a different subscription than the subscription used for network security groups or virtual networks?
6060
answer: |
61-
Yes. You can configure flow Logs to be sent to a storage account located in a different subscription, provided you have the appropriate privileges, and that the storage account is located in the same region as the network security group (NSG flow logs) or virtual network (VNet flow logs). The destination storage account must share the same Microsoft Entra Tenant of the network security group (NSG flow logs) or virtual network (VNet flow logs).
61+
Yes. You can configure flow logs to be sent to a storage account located in a different subscription, provided you have the appropriate privileges, and that the storage account is located in the same region as the network security group (network security group flow logs) or virtual network (virtual network flow logs). The destination storage account must share the same Microsoft Entra tenant of the network security group or virtual network.
6262
6363
- question: |
6464
Can my flow log resources and storage accounts be in different tenants?
6565
answer: |
66-
No. All resources must be in the same tenant including network security groups (NSG flow logs), virtual networks (VNet flow logs), flow logs, storage accounts and Log Analytics workspaces (if traffic analytics is enabled).
66+
No. All resources must be in the same tenant including network security groups (network security group flow logs), virtual networks (virtual network flow logs), flow logs, storage accounts and Log Analytics workspaces (if traffic analytics is enabled).
6767
6868
- question: |
6969
Can I configure a different retention policy for the storage account than Log Analytics workspace?
@@ -73,7 +73,7 @@ sections:
7373
- question: |
7474
Will I lose the data stored in Log Analytics workspace if I delete the storage account used for flow logging?
7575
answer: |
76-
No. If you delete the storage account that is used for NSG/VNet flow logs, the data stored in Log Analytics workspace won't be affected. You can still view historic data in Log Analytics workspace (some metrics will be impacted) but Traffic Analytics will no longer process any new additional flow logs until you update the flow logs to use a different storage account.
76+
No. If you delete the storage account that is used for flow logs, the data stored in Log Analytics workspace won't be affected. You can still view historic data in Log Analytics workspace (some metrics will be impacted) but traffic analytics will no longer process any new additional flow logs until you update the flow logs to use a different storage account.
7777
7878
- question: |
7979
What if I can't configure a network security group for traffic analytics due to a "Not found" error?

0 commit comments

Comments
 (0)