Skip to content

Commit ec428a7

Browse files
authored
Merge pull request #189839 from aimee-littleton/patch-34
Remove UDP timer info
2 parents 2f9b7ba + 2060cb0 commit ec428a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ Common SNAT exhaustion issues with NAT gateway typically have to do with the con
8787

8888
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).
8989

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-
9290
Check the following [NAT gateway metrics](nat-metrics.md) in Azure Monitor to determine if SNAT port exhaustion is happening:
9391

9492
*Total SNAT Connection*
@@ -228,4 +226,4 @@ Open a support case for further troubleshooting if necessary.
228226

229227
* Learn about [Virtual Network NAT](nat-overview.md)
230228
* 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

Comments
 (0)