Skip to content

Commit abfc62f

Browse files
Merge pull request #270847 from aimee-littleton/patch-197
Update azure-nat-gateway-limits.md
2 parents 41e6c24 + 8259086 commit abfc62f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

includes/azure-nat-gateway-limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ The following limits apply to NAT gateway resources managed through Azure Resour
1717
|---------------------|--------------------|
1818
| Public IP addresses | 16 per NAT gateway |
1919
| Subnets | 800 per NAT gateway |
20-
| Data throughput | 50 Gbps |
20+
| Data throughput | 50* Gbps |
2121
| NAT gateways | 1,000 per subscription per region |
2222
| Packets processed | 1M - 5M packets per second |
2323
| Connections to same destination endpoint | 50,000 connections to the same destination per public IP |
2424
| Connections total | 2M connections per NAT gateway |
25+
26+
\* The total data throughput of 50 Gbps is split between outbound and inbound (return) data through a NAT gateway resource. Data throughput is rate limited at 25 Gbps for outbound data and 25 Gbps for inbound (response) data through NAT gateway.

0 commit comments

Comments
 (0)