Skip to content

Commit 492227f

Browse files
table fix
1 parent f4f5db3 commit 492227f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-network/nat-metrics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ NAT gateway resources provide the following multi-dimensional metrics in Azure M
3535

3636
| Metric | Description | Recommended Aggregation | Dimensions |
3737
|---|---|---|---|
38-
| Bytes | Bytes processed inbound and outbound | Sum | Direction (In|Out), Protocol (6 TCP| 17 UDP) |
39-
| Packets | Packets processed inbound and outbound | Sum | Direction (In|Out), Protocol (6 TCP| 17 UDP) |
38+
| Bytes | Bytes processed inbound and outbound | Sum | Direction (In; Out), Protocol (6 TCP; 17 UDP) |
39+
| Packets | Packets processed inbound and outbound | Sum | Direction (In; Out), Protocol (6 TCP; 17 UDP) |
4040
| Dropped packets | Packets dropped by the NAT gateway | Sum | / |
41-
| SNAT Connection Count | State transitions per interval | Sum | Connection State, Protocol (6 TCP| 17 UDP) |
42-
| Total SNAT connection count | Current active SNAT connections (~ SNAT ports in use) | Sum | Protocol (6 TCP| 17 UDP) |
41+
| SNAT Connection Count | State transitions per interval | Sum | Connection State, Protocol (6 TCP; 17 UDP) |
42+
| Total SNAT connection count | Current active SNAT connections (~ SNAT ports in use) | Sum | Protocol (6 TCP; 17 UDP) |
4343

4444

4545
## Alerts

0 commit comments

Comments
 (0)