Skip to content

Commit 10021a6

Browse files
Merge pull request #265552 from halkazwini/nw-nsgflowlogs
Tweak to the PE limitation
2 parents 389b868 + b7bf2ef commit 10021a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/network-watcher/network-watcher-nsg-flow-logging-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: halkazwini
66
author: halkazwini
77
ms.service: network-watcher
88
ms.topic: concept-article
9-
ms.date: 01/17/2024
9+
ms.date: 02/07/2024
1010

1111
#CustomerIntent: As an Azure administrator, I want to learn about NSG flow logs so that I can log my network traffic to analyze and optimize the network performance.
1212
---
@@ -502,9 +502,9 @@ Although Azure doesn't allow these flows to the VM, the attempt is logged and ap
502502

503503
We don't recommend that you log flows on an Azure ExpressRoute gateway subnet because traffic can bypass that type of gateway (for example, [FastPath](../expressroute/about-fastpath.md)). If an NSG is linked to an ExpressRoute gateway subnet and NSG flow logs are enabled, then outbound flows to virtual machines might not be captured. Such flows must be captured at the subnet or NIC of the VM.
504504

505-
### Traffic across a private link
505+
### Traffic to a private endpoint
506506

507-
To log traffic while accessing platform as a service (PaaS) resources via private link, enable NSG flow logs on the network security group of the subnet that contains the private link. Because of platform limitations, only traffic at the source VMs can be captured. Traffic at the destination PaaS resource can't be captured.
507+
Traffic to private endpoints can only be captured at source VM, the traffic is recorded with source IP address of the VM and destination IP address of the private endpoint. Traffic can't be recorded at the private endpoint itself due to platform limitations.
508508

509509
### Support for network security groups associated to Application Gateway v2 subnet
510510

0 commit comments

Comments
 (0)