Skip to content

Commit e14d689

Browse files
committed
small edit
1 parent 9f17c28 commit e14d689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ These scenarios include solutions to prevent failures and ensure a successful mi
5050
| **Insufficient gateway subnet size** | Virtual network `{vnetName}` doesn't have sufficient space for deploying another gateway. | Delete and recreate the GatewaySubnet as a /27 or shorter prefix (for example, /26 or /25). For guidance, see [Delete and recreate a subnet](../virtual-network/virtual-network-manage-subnet.md). |
5151
| **Legacy connection mode** | The ExpressRoute connections linked to the gateway were created before 2017 (Legacy mode). | Delete and recreate all connections before initiating migration. For detailed steps, see [Convert legacy ExpressRoute gateway connections](howto-recreate-connections.md). |
5252
| **Incompatible dedicated circuit** | Gateway migration can't proceed due to a dedicated Hardware Security Module (HSM) connected to the virtual network. | To proceed with the migration, deallocate the dedicated Hardware Security Module (HSM). For detailed troubleshooting steps, see [Troubleshoot Dedicated HSM](/azure/dedicated-hsm/troubleshoot). |
53-
| **Resources in failed state** | The **validate** stage fails if the gateway or any connected resource, such as circuits, connections, public IPs, VNets, or GatewaySubnet, is in a failed state. | Verify that all resources are in a succeeded state before initiating the migration process. For more information, see [Troubleshoot failed state](../networking/troubleshoot-failed-state.md).|
53+
| **Resources in failed state** | The **validated** stage fails if the gateway or any connected resource, such as circuits, connections, public IPs, VNets, or GatewaySubnet, is in a failed state. | Verify that all resources are in a succeeded state before initiating the migration process. For more information, see [Troubleshoot failed state](../networking/troubleshoot-failed-state.md).|
5454
| **Default gateway SKU limitation** | Default gateways must be upgraded to a Standard SKU before migration to ensure zone resiliency. | Change the gateway SKU to Standard before proceeding with the migration. For more information, see [Resize a gateway SKU](expressroute-howto-add-gateway-resource-manager.md#resize-a-gateway). |
5555
| **FastPath configuration restriction** | Enabling or disabling FastPath during migration isn't supported. | Ensure FastPath remains in its original configuration before proceeding with the migration. |
5656
| **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. |

0 commit comments

Comments
 (0)