Skip to content

Commit 8eb4254

Browse files
Update articles/expressroute/gateway-migration.md
Co-authored-by: Duong Au <[email protected]>
1 parent 0fce592 commit 8eb4254

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/expressroute/gateway-migration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ After migration, the old gateway and its connections are deleted, and the new ga
5151

5252
1. **Validate**: Check that all resources are in a succeeded state. If any prerequisites aren't met, validation fails and migration can't proceed.
5353
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 **_migrate** 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.
54-
- **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.
54+
> [!NOTE]
55+
> 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.
5556
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.
5657
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.
5758

0 commit comments

Comments
 (0)