Skip to content

Commit ee2f10f

Browse files
committed
fixes
1 parent 52bdcec commit ee2f10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/nat-gateway/nat-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ NAT gateway provides the following multi-dimensional metrics in Azure Monitor:
3333
| Packets | Packets processed inbound and outbound | Sum | **Direction (In; Out)**, **Protocol (6 TCP; 17 UDP)** |
3434
| Dropped Packets | Packets dropped by the NAT gateway | Sum | / |
3535
| SNAT Connection Count | Number of new SNAT connections over a given interval of time | Sum | **Connection State (Attempted, Failed)**, **Protocol (6 TCP; 17 UDP)** |
36-
| Total SNAT Connection Count | Total number of active SNAT connections | Sum | Protocol **(6 TCP; 17 UDP)** |
36+
| Total SNAT Connection Count | Total number of active SNAT connections | Sum | **Protocol (6 TCP; 17 UDP)** |
3737
| Datapath Availability | Availability of the data path of the NAT gateway. Used to determine whether the NAT gateway endpoints are available for outbound traffic flow. | Avg | **Availability (0, 100)** |
3838

3939
>[!NOTE]

0 commit comments

Comments
 (0)