Skip to content

Commit b654062

Browse files
authored
Update gateway-migration.md
fixed errors
1 parent 7c8303b commit b654062

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/expressroute/gateway-migration.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ By comparison, the **Standard**, **HighPerformance**, and **UltraPerformance** S
3030
The gateway migration experience allows you to deploy a second virtual network gateway in the same GatewaySubnet. Azure migrates your configurations from the old gateway to the new one. Both gateways run simultaneously during migration, minimizing disruption – though brief connectivity interruptions may still occur.
3131

3232
After migration, the old gateway and its connections are deleted, and the new gateway is tagged with **CreatedBy: GatewaySKUMigration** to identify it as a migrated resource and shouldn’t be deleted.
33-
## Supported Migration Scenarios
33+
34+
## Supported migration scenarios
3435

3536
The guided gateway migration experience supports the following scenarios:
3637

@@ -46,7 +47,10 @@ For enhanced reliability and high availability, we recommend migrating to an Az-
4647

4748
1. **Validate**: Check that all resources are in a succeeded state. If any prerequisites aren't met, validation fails and migration can't proceed.
4849
2. **Prepare**: Azure creates a new virtual network gateway, public IP, and connections. This step can take up to 45 minutes. You can specify a name for the new gateway, or Azure will add **_migrated** to the original name by default. During preparation, the existing gateway is locked to prevent changes. If you need to stop the migration, you can **abort** at this stage, which deletes the new gateway and connections.
49-
- **Note**: The new gateway is created in the same region as the existing one. To change regions, you must delete the current gateway and create a new one in the desired region.
50+
51+
> [!Note]
52+
> The new gateway is created in the same region as the existing one. To change regions, you must delete the current gateway and create a new one in the desired region.
53+
5054
3. **Migrate**: Switch traffic from the old gateway to the new one. This step can take up to 15 minutes and may cause brief connectivity interruptions.
5155
4. **Commit**: Complete the migration by deleting the old gateway and its connections. If necessary, you can abort and revert to the old gateway before committing.
5256

0 commit comments

Comments
 (0)