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/nat-gateway/nat-metrics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ NAT gateway provides the following multi-dimensional metrics in Azure Monitor:
33
33
| Packets | Packets processed inbound and outbound | Sum |**Direction (In; Out)**, **Protocol (6 TCP; 17 UDP)**|
34
34
| Dropped Packets | Packets dropped by the NAT gateway | Sum | / |
35
35
| 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)**|
37
37
| 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)**|
0 commit comments