We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7fd2a4e + 58476ab commit 2f7a26cCopy full SHA for 2f7a26c
includes/azure-nat-gateway-limits.md
@@ -17,5 +17,6 @@ The following limits apply to NAT gateway resources managed through Azure Resour
17
|---------------------|--------------------|
18
| Public IP addresses | 16 per NAT gateway |
19
| NAT gateways | 1,000 per subscription per region |
20
-| Packets processed | 1M - 5M packets / second |
21
-| Simultaneous connections | 50,000 connections to the same destination / public IP |
+| Packets processed | 1M - 5M packets per second |
+| Connections to same destination endpoint | 50,000 connections to the same destination per public IP |
22
+| Connections total | 2M connections per NAT gateway |
0 commit comments