Skip to content

Commit ae4df70

Browse files
Update azure-nat-gateway-limits.md
1 parent e6c4860 commit ae4df70

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

includes/azure-nat-gateway-limits.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ 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 |
21-
| NAT gateways | 1,000 per subscription per region |
20+
| Data throughput<sup>1</sup> | 50 Gbps |
21+
| NAT gateways for Enterprise and CSP agreements<sup>2</sup> | 1,000 per subscription per region |
22+
| NAT gateways for Sponsored and Pay-As-You-Go<sup>2</sup> | 100 per subscription per region |
23+
| NAT gateways for Free Trial and all other offer types<sup>2</sup> | 15 per subscription per region |
2224
| Packets processed | 1M - 5M packets per second |
2325
| Connections to same destination endpoint | 50,000 connections to the same destination per public IP |
2426
| Connections total | 2M connections per NAT gateway |
2527

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.
28+
<sup>1</sup>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.
29+
30+
<sup>2</sup> Default limits for NAT gateways vary by offer category type, such as Free Trial, Pay-As-You-Go, CSP. For example, the default for Enterprise Agreement subscriptions is 1000.

0 commit comments

Comments
 (0)