Skip to content

Commit bc167ba

Browse files
Merge pull request #299608 from MekaylaMoore/gwerror
Gwerror
2 parents 8b387da + 47e7057 commit bc167ba

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/expressroute/gateway-migration-error-messaging.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ Follow these best practices to minimize errors during the gateway migration proc
1919

2020
* **Maintain resource health**: Ensure all resources remain in a **succeeded** state throughout the migration. Avoid running updates on related resources during the process.
2121
* **Avoid property updates**: Refrain from updating properties like **FastPath**, **route weight**, or **traffic toggles** for connections and gateways, as these updates can cause resource failures.
22-
* **Sequential circuit migration**: Migrate gateways connected to the same circuit one at a time. Parallel migrations on the same circuit aren't supported.
23-
* **Avoid manual connection changes**: Don't manually create or delete connections for gateways actively carrying traffic (admin state enabled) during migration.
22+
* **Sequential gateway migration**: Migrate gateways connected to the same circuit one at a time. Parallel migrations on the same circuit aren't supported.
23+
* **Avoid manual changes**: Refrain from manually creating, deleting, updating, or resetting gateways or their connections while they are actively carrying traffic (admin state enabled) during the migration process.
24+
2425
* **Check for maintenance**: Avoid creating connections to gateways undergoing maintenance, as this operation fails. Any failed connections must be deleted before retrying.
2526

2627
By adhering to these practices, you can reduce the likelihood of encountering errors during migration.

articles/expressroute/gateway-migration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ For enhanced reliability and high availability, we recommend migrating to an Az-
7474

7575
The guided gateway migration experience has the following limitations:
7676

77+
- The migration tool is exclusively designed for ExpressRoute virtual network gateways. It does not support migration for VPN gateways or other gateway types.
78+
- The migration tool only supports gateway migration within the same virtual network. It does not allow migration across different subscriptions, regions, or gateway types such as VPN gateways.
7779
- Downgrade scenarios, such as migrating from an Az-enabled SKU to a non-Az-enabled SKU, aren't supported.
7880
- The GatewaySubnet must have a prefix of /27 or longer to proceed with the migration.
7981
- Private endpoints (PEs) in the virtual network connected through ExpressRoute private peering can experience connectivity issues during migration. For guidance on mitigating these issues, see [Private endpoint connectivity](expressroute-about-virtual-network-gateways.md#private-endpoint-connectivity-and-planned-maintenance-events).

0 commit comments

Comments
 (0)