Skip to content

Commit 2ce16e4

Browse files
Merge pull request #264746 from duongau/patch-15
ExpressRoute - Gateway performance limits updates
2 parents cf62c05 + 887bac6 commit 2ce16e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/expressroute-gateway-performance-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ This table applies to both the Azure Resource Manager and classic deployment mod
3131
| Gateway SKU | Connections per second | Mega-Bits per second | Packets per second | Supported number of VMs in the virtual network <sup>1<sup/> | Flow count limit |
3232
|--|--|--|--|--|--|
3333
| **Standard/ERGw1Az** | 7,000 | 1,000 | 100,000 | 2,000 | 100,000 |
34-
| **High Performance/ERGw2Az** | 14,000 | 2,000 | 250,000 | 4,500 | 200,000 |
34+
| **High Performance/ERGw2Az** | 14,000 | 2,000 | 200,000 | 4,500 | 200,000 |
3535
| **Ultra Performance/ErGw3Az** | 16,000 | 10,000 | 1,000,000 | 11,000 | 1,000,000 |
36-
| **ErGwScale (per scale unit)** | N/A | 1,000 | 100,000 | 2,000 | 100,000 |
36+
| **ErGwScale (per scale unit)** | N/A | 1,000 | 100,000 | 2,000 | 100,000 per scale unit |
3737

3838
<sup>1<sup/> The values in the table are estimates and varies depending on the CPU utilization of the gateway. If the CPU utilization is high and the number of supported VMs gets exceeded, the gateway will start to dropping packets.
3939

0 commit comments

Comments
 (0)