Skip to content

Commit d92554b

Browse files
committed
add best practice
1 parent c89d4f5 commit d92554b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-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.

0 commit comments

Comments
 (0)