Skip to content

Commit 9010c4b

Browse files
Merge pull request #307303 from MekaylaMoore/patch-66
Update gateway migration documentation for ErGwScale
2 parents 8d49c0d + dca1370 commit 9010c4b

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

articles/expressroute/gateway-migration.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,12 @@ For enhanced reliability and high availability, we recommend migrating to an Az-
4242
### Migrate to ErGwScale (Scalable Gateway)
4343
The ExpressRoute Scalable Gateway (ErGwScale) is a new virtual network gateway SKU that provides flexible, high-bandwidth connectivity for your Azure virtual networks.
4444

45-
You can configure the gateway's performance by setting the minimum and maximum scale units between **1** and **40**:
46-
- To configure a fixed-size gateway, set both the **minimum** and **maximum** scale units to the same value (for example, set both to **1**).
45+
> [!IMPORTANT]
46+
>The minimum scale unit must be 1, when the maximum scale unit is 1.
47+
48+
49+
You can configure the gateway's scaling, as per requirements, by setting the minimum and maximum scale units:
50+
- To configure a fixed-size gateway, set both the **minimum** and **maximum** scale units to the same value (for example, set both to **1**, set both to **20**, set both to **40**).
4751
- To enable autoscaling, set the **minimum scale unit** to **2** or higher, and specify the desired **maximum scale unit** (up to 40).
4852

4953
This allows the gateway to automatically scale based on your workload requirements.
@@ -52,7 +56,9 @@ For more information, see [About Scalable Gateway](scalable-gateway.md).
5256

5357
| Scenario | Minimum Scale Unit | Maximum Scale Unit | Autoscaling Enabled? |
5458
|-----------------------|-------------------|-------------------|---------------------|
55-
| Fixed size | 1 | 1 | No |
59+
| Fixed scaling | 1 | 1 | No |
60+
| Fixed scaling | 20 | 20 | No |
61+
| Fixed scaling | 40 | 40 | No |
5662
| Autoscaling | 2 or higher | Up to 40 | Yes |
5763

5864
## Steps to migrate to a new gateway

0 commit comments

Comments
 (0)