Skip to content

Commit 60a6b57

Browse files
authored
Merge pull request #271508 from aimee-littleton/patch-199
Update azure-nat-gateway-limits.md
2 parents 4350c1c + 2d7fd07 commit 60a6b57

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

includes/azure-nat-gateway-limits.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: include file
33
description: include file
44
services: networking
5-
author: johndowns
5+
author: aimee-littleton
66
ms.service: NAT Gateway
77
ms.topic: include
88
ms.date: 09/24/2020
9-
ms.author: jodowns
9+
ms.author: alittleton
1010
ms.custom: include file
1111

1212
---
@@ -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, and CSP. For example, the default for Enterprise Agreement subscriptions is 1000.

0 commit comments

Comments
 (0)