Skip to content

Commit cf15a10

Browse files
authored
Merge pull request #209587 from asudbring/nat-tb-edits
Edits and changes to NAT troubleshooting article.
2 parents 7396048 + 89103c2 commit cf15a10

File tree

2 files changed

+99
-142
lines changed

2 files changed

+99
-142
lines changed

articles/virtual-network/nat-gateway/nat-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Virtual Network NAT is a software defined networking service. A NAT gateway won'
5454

5555
* When NAT gateway is configured to a virtual network where standard Load balancer with outbound rules already exists, NAT gateway will take over all outbound traffic moving forward. There will be no drops in traffic flow for existing connections on Load balancer. All new connections will use NAT gateway.
5656

57-
* Presence of custom UDRs for virtual appliances and ExpressRoute override NAT gateway for directing internet bound traffic (route to the 0.0.0.0/0 address prefix). See [Troubleshooting NAT gateway](./troubleshoot-nat.md#virtual-appliance-udrs-and-expressroute-override-nat-gateway-for-routing-outbound-traffic) to learn more.
57+
* Presence of custom UDRs for virtual appliances and ExpressRoute override NAT gateway for directing internet bound traffic (route to the 0.0.0.0/0 address prefix).
5858

5959
* The order of operations for outbound connectivity follows this order of precedence:
6060
Virtual appliance UDR / ExpressRoute >> NAT gateway >> Instance-level public IP addresses on virtual machines >> Load balancer outbound rules >> default system

0 commit comments

Comments
 (0)