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-error-messaging.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ These scenarios include solutions to prevent failures and ensure a successful mi
55
55
|**FastPath configuration restriction**| Enabling or disabling FastPath during migration isn't supported. | Ensure FastPath remains in its original configuration before proceeding with the migration. |
56
56
|**Route weight modification restriction**| Adjusting the route weight during migration isn't permitted. | Revert the route weight to its original value before continuing with the migration process. |
57
57
58
-
### Unsupported scenarios
58
+
### Unsupported scenarios that may cause migration issues
59
59
60
60
The following table outlines unsupported scenarios that may result in migration failures and don't have available resolutions:
Copy file name to clipboardExpand all lines: articles/expressroute/gateway-migration.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,23 +47,13 @@ Once the migration is complete and the old gateway along with its connections ar
47
47
### Steps to migrate to a new gateway
48
48
49
49
1.**Validate**: Ensure all resources are in a succeeded state to confirm the gateway is ready for migration. If prerequisites aren't met, validation fails, and you can't proceed.
50
-
2.**Prepare**: Create a new Virtual Network gateway, Public IP, and connections. This operation can take up to 45 minutes. You can choose a preferred name for the new gateway and connections. If you don't change the name, the tag **_migrate** will be appended by default. During this process, the existing Virtual Network gateway will be locked, preventing any crgeation or modification of connections.
50
+
2.**Prepare**: Create a new Virtual Network gateway, Public IP, and connections. This operation can take up to 45 minutes. You can choose a preferred name for the new gateway and connections. If you don't change the name, the tag **_migrate** will be appended by default. During this process, the existing Virtual Network gateway will be locked, preventing any creation or modification of connections.
51
51
3.**Migrate**: Select the new gateway to transfer traffic from the old gateway to the new one. This operation can take up to 15 minutes and may cause brief interruptions.
52
52
4.**Commit**: Finalize the migration by deleting the old gateway and connections.
53
53
54
54
> [!IMPORTANT]
55
55
> After migration, validate your connectivity to ensure everything is functioning as expected. You can revert to the old gateway by selecting **Abort** after the prepare step, which will delete the new gateway and connections.
56
56
57
-
### Steps to Migrate to a New Gateway
58
-
59
-
1.**Validate**: Confirm that all resources are in a succeeded state to ensure the gateway is ready for migration. If prerequisites aren't met, the validation process fails, and migration can't proceed.
60
-
2.**Prepare**: Create a new virtual network gateway, public IP, and connections. This step can take up to 45 minutes. You can specify a preferred name for the new gateway and connections. If no name is provided, the system appends the tag **_migrate** by default. During this step, the existing virtual network gateway is locked, preventing any creation or modification of connections.
61
-
3.**Migrate**: Transfer traffic from the old gateway to the new one by selecting the new gateway. This operation can take up to 15 minutes and could result in brief connectivity interruptions.
62
-
4.**Commit**: Finalize the migration by deleting the old gateway and its connections.
63
-
64
-
> [!IMPORTANT]
65
-
> After completing the migration, validate your connectivity to ensure everything is functioning as expected. If needed, you can revert to the old gateway by selecting **Abort** after the prepare step. This action deletes the new gateway and its connections.
0 commit comments