Skip to content

Commit f94f24f

Browse files
authored
Merge pull request #207081 from aimee-littleton/patch-83
data processed inbound and outbound
2 parents bb494df + 6a938e3 commit f94f24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/nat-gateway/nat-gateway-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ For guides on how to enable NSG flow logs, see [Enabling NSG Flow Logs](../../ne
115115

116116
## Performance
117117

118-
Each NAT gateway can provide up to 50 Gbps of throughput. You can split your deployments into multiple subnets and assign each subnet or group of subnets a NAT gateway to scale out.
118+
Each NAT gateway can provide up to 50 Gbps of throughput. This data throughput includes data processed both outbound and inbound through a NAT gateway resource. You can split your deployments into multiple subnets and assign each subnet or group of subnets a NAT gateway to scale out.
119119

120120
Each NAT gateway public IP address provides 64,512 SNAT ports to make outbound connections. NAT gateway can support up to 50,000 concurrent connections per public IP address to the same destination endpoint over the internet for TCP and UDP. NAT gateway can process 1M packets per second and scale up to 5M packets per second.
121121

0 commit comments

Comments
 (0)