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
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,8 +87,6 @@ Common SNAT exhaustion issues with NAT gateway typically have to do with the con
87
87
88
88
NAT gateway resources have a default TCP idle timeout of 4 minutes. If this setting is changed to a higher value, NAT gateway will hold on to flows longer and can cause [unnecessary pressure on SNAT port inventory](nat-gateway-resource.md#timers).
89
89
90
-
UDP flows (for example DNS lookups) allocate SNAT ports for the duration of the idle timeout. The longer the idle timeout, the higher the pressure on SNAT ports.
91
-
92
90
Check the following [NAT gateway metrics](nat-metrics.md) in Azure Monitor to determine if SNAT port exhaustion is happening:
93
91
94
92
*Total SNAT Connection*
@@ -228,4 +226,4 @@ Open a support case for further troubleshooting if necessary.
228
226
229
227
* Learn about [Virtual Network NAT](nat-overview.md)
230
228
* Learn about [NAT gateway resource](nat-gateway-resource.md)
231
-
* Learn about [metrics and alerts for NAT gateway resources](nat-metrics.md).
229
+
* Learn about [metrics and alerts for NAT gateway resources](nat-metrics.md).
0 commit comments