Skip to content

Commit 972f5a8

Browse files
Update default-outbound-access.md
0/0 to 0.0.0.0/0 for clarity
1 parent 1a66a51 commit 972f5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ az network vnet subnet update --resource-group rgname --name subnetname --vnet-n
164164

165165
* To activate or update virtual machine operating systems, such as Windows, an explicit outbound connectivity method is required.
166166

167-
* 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.
167+
* In configurations using a User Defined Route (UDR) with a default route (0.0.0.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.
168168

169169
* Private Subnets are not applicable to delegated or managed subnets used for hosting PaaS services. In these scenarios, outbound connectivity is managed by the individual service.
170170

0 commit comments

Comments
 (0)