From d3f926a6614e8cad4c87d771ade3ba7a56f82570 Mon Sep 17 00:00:00 2001 From: kakazon <87798048+kakazon@users.noreply.github.com> Date: Thu, 31 Jul 2025 15:52:28 +0900 Subject: [PATCH] Update expressroute-howto-gateway-migration-portal.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Due to the new specifications for ExpressRoute, customers are no longer required to create public IP addresses on their end. Therefore, the relevant statement is no longer necessary and should be removed. I would appreciate it if you could kindly review and confirm. Reference: https://learn.microsoft.com/en-us/azure/expressroute/expressroute-about-virtual-network-gateways#auto-assigned-public-ip --- .../expressroute-howto-gateway-migration-portal.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/articles/expressroute/expressroute-howto-gateway-migration-portal.md b/articles/expressroute/expressroute-howto-gateway-migration-portal.md index b1a122d6b4009..7e144d781e35b 100644 --- a/articles/expressroute/expressroute-howto-gateway-migration-portal.md +++ b/articles/expressroute/expressroute-howto-gateway-migration-portal.md @@ -43,7 +43,6 @@ Follow these steps to migrate to a new gateway using the Azure portal: |--|--| | **Gateway name** | Enter a name for the new gateway. | | **Gateway SKU** | Select the SKU for the new gateway. | - | **Public IP address** | Select **Add new**, provide a name for the new public IP, choose an availability zone, and select **OK**. | > [!NOTE] > During this process, your existing virtual network gateway is locked, preventing the creation or modification of connections. @@ -66,4 +65,4 @@ Follow these steps to migrate to a new gateway using the Azure portal: ## Next steps * Learn more about [designing for high availability](designing-for-high-availability-with-expressroute.md). -* Plan for [disaster recovery](designing-for-disaster-recovery-with-expressroute-privatepeering.md) and [using VPN as a backup](use-s2s-vpn-as-backup-for-expressroute-privatepeering.md). \ No newline at end of file +* Plan for [disaster recovery](designing-for-disaster-recovery-with-expressroute-privatepeering.md) and [using VPN as a backup](use-s2s-vpn-as-backup-for-expressroute-privatepeering.md).