Skip to content

Commit 17a150e

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into anf-fileaccesslogs-15dec
2 parents 47dd37f + 0784aab commit 17a150e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-network/ip-services/default-outbound-access.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ az network vnet subnet update --resource-group rgname --name subnetname --vnet-n
165165
* To activate or update virtual machine operating systems, such as Windows, an explicit outbound connectivity method is required.
166166

167167
* In configurations using a User Defined Route (UDR) with a default route (0/0) that sends traffic to an upstream firewall/network virtual appliance, any traffic that bypasses this route (for example, to Service Tagged destinations) breaks in a Private subnet.
168+
169+
* Private Subnet may not behave as expected in delegated/managed subnets with PaaS services. This is because each service can control their own outbound in a way that is not explicitly shown in your VNETs, and traffic could continue to egress even with Private subnet settings applied.
168170

169171
### Add an explicit outbound connectivity method
170172

0 commit comments

Comments
 (0)