Skip to content

Commit 36889d4

Browse files
authored
Fix typo in 'explicitly' in documentation
1 parent 3b8cf58 commit 36889d4

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
@@ -166,7 +166,7 @@ az network vnet subnet update --resource-group rgname --name subnetname --vnet-n
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.
168168

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 explictly shown in your VNETs, and traffic could continue to egress even with Private subnet settings applied.
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.
170170

171171
### Add an explicit outbound connectivity method
172172

0 commit comments

Comments
 (0)