You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article provides answers to the most frequently asked questions about traffic analytics in Azure Network Watcher.
@@ -58,12 +58,12 @@ sections:
58
58
- question: |
59
59
Can I store raw logs in a different subscription than the subscription used for network security groups or virtual networks?
60
60
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.
62
62
63
63
- question: |
64
64
Can my flow log resources and storage accounts be in different tenants?
65
65
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).
67
67
68
68
- question: |
69
69
Can I configure a different retention policy for the storage account than Log Analytics workspace?
@@ -73,7 +73,7 @@ sections:
73
73
- question: |
74
74
Will I lose the data stored in Log Analytics workspace if I delete the storage account used for flow logging?
75
75
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.
77
77
78
78
- question: |
79
79
What if I can't configure a network security group for traffic analytics due to a "Not found" error?
0 commit comments