You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/nat-gateway/troubleshoot-nat.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Check the following configurations to ensure that NAT gateway can be used to dir
33
33
34
34
2. At least one subnet is attached to a NAT gateway. You can attach multiple subnets to a NAT gateway for going outbound, but those subnets must exist within the same virtual network. NAT gateway can't span beyond a single virtual network.
35
35
36
-
3. No [NSG rules](../network-security-groups-overview.md#outbound) or UDRs are blocking NAT gateway from directing traffic outbound to the internet.
36
+
3. No [NSG rules](../network-security-groups-overview.md#outbound) or [UDRs](/azure/virtual-network/nat-gateway/troubleshoot-nat-connectivity#virtual-appliance-udrs-and-expressroute-override-nat-gateway-for-routing-outbound-traffic) are blocking NAT gateway from directing traffic outbound to the internet.
37
37
38
38
### How to validate connectivity
39
39
@@ -203,4 +203,4 @@ To learn more about NAT gateway, see:
203
203
204
204
*[NAT gateway resource](nat-gateway-resource.md)
205
205
206
-
*[Metrics and alerts for NAT gateway resources](nat-metrics.md).
206
+
*[Metrics and alerts for NAT gateway resources](nat-metrics.md).
0 commit comments