Skip to content

Commit a6ef72a

Browse files
committed
added table and vnet information.
1 parent af74209 commit a6ef72a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/expressroute/gateway-migration.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ Historically, users had to use the Resize-AzVirtualNetworkGateway PowerShell com
3939

4040
With the guided gateway migration experience you can deploy a second virtual network gateway in the same GatewaySubnet and Azure automatically transfers the control plane and data path configuration from the old gateway to the new one. During the migration process, there will be two virtual network gateways in operation within the same GatewaySubnet. This feature is designed to support migrations without downtime. However, users may experience brief connectivity issues or interruptions during the migration process.
4141

42+
Gateway migration is recommended if you have a non-Az enabled Gateway SKU or a non-Az enabled Gateway Basic IP Gateway SKU.
43+
44+
| Migrate from Non-Az enabled Gateway SKU | Migrate to Az-enabled Gateway SKU |
45+
|---------------------------|------------------------|
46+
| Standard, HighPerformance, UltraPerformance | ErGw1Az, ErGw2Az, ErGw3Az, ErGwScale (Preview) | 
47+
| Basic IP | Standard IP |
48+
49+
4250
## Supported migration scenarios
4351

4452
### Azure portal
@@ -70,6 +78,8 @@ In the gateway migration experience, you need to validate if your resource is ca
7078
* Gateway Subnet needs two or more prefixes for migration.
7179
* MaxGatewayCountInVnetReached – Reached maximum number of gateways that can be created in a Virtual Network.
7280

81+
If your first address prefix is large enough for the second gateway creation and deployment, such as /24, you will not need to add a second prefix.
82+
7383
### Connection
7484

7585
The virtual network gateway connection resource isn't in a succeed state.

0 commit comments

Comments
 (0)