Skip to content

Commit 118b571

Browse files
Merge pull request #264662 from duongau/patch-15
ExpressRoute - Performance include - update flow count numbers
2 parents 4660ed6 + 60a251a commit 118b571

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/expressroute-gateway-performance-include.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ This table applies to both the Azure Resource Manager and classic deployment mod
3030

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
|--|--|--|--|--|--|
33-
| **Standard/ERGw1Az** | 7,000 | 1,000 | 100,000 | 2,000 | 400,000 |
34-
| **High Performance/ERGw2Az** | 14,000 | 2,000 | 250,000 | 4,500 | 400,000 |
35-
| **Ultra Performance/ErGw3Az** | 16,000 | 10,000 | 1,000,000 | 11,000 | 800,000 |
36-
| **ErGwScale (per scale unit)** | N/A | 1,000 | 100,000 | 2,000 | 400,000 |
33+
| **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 |
35+
| **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 |
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)