You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/expressroute/gateway-migration.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,25 @@ You have up to 15 days to commit after migration preparation. Use this time to v
99
99
100
100
Azure Advisor notifications will alert you if your gateway requires migration. Attempting to migrate an ineligible gateway will result in an error. For more details, see [Troubleshooting Gateway Migration](gateway-migration-error-messaging.md).
101
101
102
+
### Can I roll-back this change?
103
+
Yes, until it is committed. The migration is comprised of four major steps:
104
+
105
+
1. Validate – Confirms if your gateway is eligible for migration.
106
+
No changes at this stage; nothing to roll-back
107
+
108
+
2. Prepare – Creates a new Virtual Network Gateway with the desired configuration.
109
+
The process can be aborted after step 2 and the new gateway will be deleted.
110
+
111
+
3. Migrate – Transfer the configuration from the existing gateway to the new one.
112
+
If needed, the configuration can be reverted to the existing gateway after step 3.
113
+
114
+
4. Commit – Finalize the migration by decommissioning the old gateway and its connections.
115
+
Once the change has been committed, it can no longer be rolled back.
116
+
117
+
### What is the traffic impact during migration? Is there packet loss or routing disruption?
118
+
119
+
During the migration process, traffic is rerouted seamlessly. There is no expected packet loss or routing disruption under normal conditions.
120
+
102
121
## Next Steps
103
122
104
123
- Troubleshoot migration issues with [Troubleshooting Gateway Migration](gateway-migration-error-messaging.md).
0 commit comments