Skip to content

Commit b1c648d

Browse files
authored
Merge pull request #106474 from christiankuhtz/patch-291
added doc refs
2 parents 9d86cbe + e463a4b commit b1c648d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/virtual-network/troubleshoot-nat.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.devlang: na
1212
ms.topic: overview
1313
ms.tgt_pltfrm: na
1414
ms.workload: infrastructure-services
15-
ms.date: 03/02/2020
15+
ms.date: 03/04/2020
1616
ms.author: allensu
1717
---
1818

@@ -39,7 +39,7 @@ A single [NAT gateway resource](nat-gateway-resource.md) supports from 64,000 up
3939
#### Steps:
4040

4141
1. Investigate how your application is creating outbound connectivity (for example, code review or packet capture).
42-
2. Determine if this activity is expected behavior or whether the application is misbehaving. Use metrics in Azure Monitor to substantiate your findings.
42+
2. Determine if this activity is expected behavior or whether the application is misbehaving. Use [metrics](nat-metrics.md) in Azure Monitor to substantiate your findings.
4343
3. Evaluate if appropriate patterns are followed.
4444
4. Evaluate if SNAT port exhaustion should be mitigated with additional IP addresses assigned to NAT gateway resource.
4545

@@ -78,3 +78,4 @@ The following table can be used a starting point for which tools to use to start
7878

7979
- Learn about [Virtual Network NAT](nat-overview.md)
8080
- Learn about [NAT gateway resource](nat-gateway-resource.md)
81+
- Learn about [metrics and alerts for NAT gateway resources](nat-metrics.md).

0 commit comments

Comments
 (0)