|
2 | 2 | title: About migrating to an availability zone-enabled ExpressRoute virtual network gateway |
3 | 3 | titleSuffix: Azure ExpressRoute |
4 | 4 | description: This article explains how to migrate from Standard/HighPerf/UltraPerf SKUs to ErGw1/2/3AZ SKUs. |
5 | | -services: expressroute |
6 | 5 | author: duongau |
7 | 6 | ms.service: azure-expressroute |
8 | 7 | ms.custom: |
9 | 8 | - ignite-2023 |
10 | 9 | - build-2025 |
11 | 10 | ms.topic: concept-article |
12 | | -ms.date: 05/19/2025 |
| 11 | +ms.date: 03/23/2026 |
13 | 12 | ms.author: duau |
14 | 13 | # Customer intent: As a network administrator, I want to migrate my existing ExpressRoute gateway to an Availability Zone-enabled SKU, so that I can enhance the reliability and high availability of my network connections without significant downtime. |
15 | 14 | --- |
@@ -80,9 +79,9 @@ For more information, see [About Scalable Gateway](scalable-gateway.md). |
80 | 79 | The guided gateway migration experience has the following limitations: |
81 | 80 |
|
82 | 81 | - **ExpressRoute Only**: The migration tool is designed for **ExpressRoute virtual network gateways**. It does **not** support VPN gateways or other gateway types. |
83 | | --**Same Virtual Network Requirement**: Migration is only supported within the same **virtual network**. Cross-subscription, cross-region, or cross-gateway-type migrations (for example, to/from VPN gateways) aren't supported. |
| 82 | +- **Same Virtual Network Requirement**: Migration is only supported within the same **virtual network**. Cross-subscription, cross-region, or cross-gateway-type migrations (for example, to/from VPN gateways) aren't supported. |
84 | 83 | - **No Downgrades**: Downgrading from an **Az-enabled SKU** to a **non-Az-enabled SKU** is **not** supported. |
85 | | -- **GatewaySubnet Size**: The GatewaySubnet must have a /27 prefix or longer to proceed with migration. For more information, see [Create multiple prefixes for a subnet](../virtual-network/virtual-network-manage-subnet.md) for more information. |
| 84 | +- **GatewaySubnet Size**: The GatewaySubnet must have a /27 prefix or larger (for example, /26 or /25) to proceed with migration. For more information, see [Create multiple prefixes for a subnet](../virtual-network/virtual-network-manage-subnet.md). |
86 | 85 | - **Private Endpoint Connectivity**: Private endpoints (PEs) connected via ExpressRoute private peering may experience **connectivity issues** during migration. Refer to guidance on mitigating these issues in the Private endpoint connectivity documentation. [Private endpoint connectivity](expressroute-about-virtual-network-gateways.md#private-endpoint-connectivity-and-planned-maintenance-events). |
87 | 86 | - **Legacy Gateways**: ExpressRoute gateways created or connected to circuits in **2017 or earlier** aren't supported. |
88 | 87 | - **Unsupported SKUs**: Gateways using the **"default" SKU** aren't eligible for migration. To check the migration eligibility of your Gateway, there should be an Advisor notification. |
|
0 commit comments