|
| 1 | +--- |
| 2 | +title: 'How to convert your legacy ExpressRoute gateway connections' |
| 3 | +titleSufffix: Azure ExpressRoute |
| 4 | +description: Learn how to delete your legacy connections and recreate them on improved hardware. |
| 5 | +services: expressroute |
| 6 | +author: mekaylamoore |
| 7 | +ms.service: azure-expressroute |
| 8 | +ms.topic: how-to |
| 9 | +ms.date: 02/13/2025 |
| 10 | +ms.author: duau |
| 11 | +--- |
| 12 | + |
| 13 | +# How to convert your legacy ExpressRoute gateway connections |
| 14 | + |
| 15 | +ExpressRoute gateways created or connected to circuits before 2017 have limitations that affect performance. This guide provides step-by-step instructions to migrate from legacy gateway connections. These limitations include restricted bandwidth, inability to upgrade to higher bandwidth SKUs, and inability to migrate to zone-redundant gateways. Converting to newer connections is recommended to avoid lower throughput and potential connectivity loss. |
| 16 | + |
| 17 | + |
| 18 | +To begin the conversion, you need to delete all existing connections associated with the identified gateway. |
| 19 | + |
| 20 | +1. Sign in to the [Azure portal](https://portal.azure.com). |
| 21 | +2. Navigate to the virtual network gateway with legacy connections. |
| 22 | +3. Identify and delete **all** existing connections. If you have multiple connections, delete each one individually, ensuring the previous connection is fully deleted before proceeding to the next. |
| 23 | + |
| 24 | + :::image type="content" source="media/howto-recreate-connections/delete-connections.png" alt-text="Screenshot of deleting ExpressRoute gateway connections."::: |
| 25 | + |
| 26 | +> [!IMPORTANT] |
| 27 | +> Ensure all connections are removed before recreating new connections. |
| 28 | +
|
| 29 | +For more information on how to delete connections, see Link a virtual network to ExpressRoute circuits ([Portal](expressroute-howto-linkvnet-portal-resource-manager.md), [PowerShell](expressroute-howto-linkvnet-arm.md), and [CLI](expressroute-howto-linkvnet-cli.md)). |
| 30 | + |
| 31 | + |
| 32 | +## Recreate connections |
| 33 | + |
| 34 | +After deleting the connections, you can proceed to recreate them. |
| 35 | + |
| 36 | +1. Create new connections from the ExpressRoute virtual network gateway. |
| 37 | + |
| 38 | + :::image type="content" source="media/howto-recreate-connections/add-connections.png" alt-text="Screenshot of adding a ExpressRoute gateway connections."::: |
| 39 | + |
| 40 | +2. Configure the new ExpressRoute connections based on the resiliency model of your previous connections. |
| 41 | + |
| 42 | + :::image type="content" source="media/howto-recreate-connections/create-connections.png" alt-text="Screenshot of creating ExpressRoute gateway connections."::: |
| 43 | + |
| 44 | +3. Validate the new connections to ensure they're functioning correctly. Perform tests to verify that the connections are established and traffic is flowing as expected. |
| 45 | + |
| 46 | + :::image type="content" source="media/howto-recreate-connections/validate-connections.png" alt-text="Screenshot of validating new ExpressRoute gateway connections."::: |
| 47 | + |
| 48 | +For more information on how to create connections, see Link a virtual network to ExpressRoute circuits ([Portal](expressroute-howto-linkvnet-portal-resource-manager.md#to-create-a-connection), [PowerShell](expressroute-howto-linkvnet-arm.md#connect-a-virtual-network), and [CLI](expressroute-howto-linkvnet-cli.md#connect-a-virtual-network-in-the-same-subscription-to-a-circuit)). |
| 49 | + |
| 50 | +> [!NOTE] |
| 51 | +> ExpressRoute gateway connections that aren't converted by February 28, 2025, might experience potential connectivity loss. |
| 52 | + |
| 53 | +## Next steps |
| 54 | + |
| 55 | +To learn more about ExpressRoute redundant gateways, see [About zone redundant virtual network gateway](../vpn-gateway/about-zone-redundant-vnet-gateways.md?toc=%2Fazure%2Fexpressroute%2Ftoc.json). |
0 commit comments