Skip to content

Commit 7ffbb1c

Browse files
Merge pull request #270498 from halkazwini/nw-vnetflow2
Add a note about duplicate logging
2 parents 19f4369 + 161ba24 commit 7ffbb1c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/network-watcher/vnet-flow-logs-overview.md

Lines changed: 4 additions & 1 deletion
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: concept-article
9-
ms.date: 03/22/2024
9+
ms.date: 03/28/2024
1010
ms.custom: references_regions
1111

1212
#CustomerIntent: As an Azure administrator, I want to learn about VNet flow logs so that I can log my network traffic to analyze and optimize network performance.
@@ -62,6 +62,9 @@ VNet flow logs also avoid the need to enable multiple-level flow logging, such a
6262

6363
In addition to existing support to identify traffic that [network security group rules](../virtual-network/network-security-groups-overview.md) allow or deny, VNet flow logs support identification of traffic that [Azure Virtual Network Manager security admin rules](../virtual-network-manager/concept-security-admins.md) allow or deny. VNet flow logs also support evaluating the encryption status of your network traffic in scenarios where you're using [virtual network encryption](../virtual-network/virtual-network-encryption-overview.md).
6464

65+
> [!IMPORTANT]
66+
> It is recommended to disable NSG flow logs before enabling VNet flow logs on the same underlying workloads to avoid duplicate traffic recording and additional costs. If you enable NSG flow logs on the network security group of a subnet, then you enable VNet flow logs on the same subnet or parent virtual network, you might get duplicate logging (both NSG flow logs and VNet flow logs generated for all supported workloads in that particular subnet).
67+
6568
## How logging works
6669

6770
Key properties of VNet flow logs include:

0 commit comments

Comments
 (0)