Migrating Network Gateway

David 0 Reputation points
2025-07-29T12:59:19.3733333+00:00

Hey,

So we recently received notice that some of our public IP's needed upgrading to standard , unfortunately one of these was the IP that is associated to the gateway used for our IP Sec tunnel between our on site network and Azure.

As it's not possible to temporarily disassociate the IP to upgrade IT, research showed the only option was to create a new gateway (It could do with upgrading to a different SKU anyway) with a new public IP, I have done this today however found that when creating it we could not use the same Azure network for this tunnel as it was already linked to the existing one.

I therefore created a new virtual network making sure to use the same address range / subnet as the existing one, I was then able to create the new gateway and connection (Exact clones of the existing one), this is now online and connected to our FortiGates, however when we tell traffic to go via that tunnel instead of the existing one, we can't access any of the resources in Azure.

As a test I have tried creating an allow any from any firewall rule in the NSG associated with one of the virtual machines, however we still can't connect to it.

I am reaching the conclusion the gateway is going to have to be in the same virtual network for this to work, unfortunately it does not seem to be possible to change the virtual network of an existing gateway, this means the only way to do it would be to completely remove the existing gateway, then create a new one using the existing virtual network.

As well as meaning approx 30 mins down time on the tunnel depending how fast Microsoft decides to complete the various deprovisioning / provisioning actions, it means we would not have the existing connection to fall back on if there are issues.

Is there anything I am missing / a better way to do this before we proceed

Thanks

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TP 131.6K Reputation points Volunteer Moderator
    2025-07-29T16:00:02.88+00:00

    Hi David,

    What SKU is your current VPN Gateway? Is it Active-Passive or Active-Active?

    There either is a migration path or will be a migration path for you to upgrade your the public IP for your VPN Gateway to Standard SKU with small amount of downtime (much shorter than deleting/re-creating gateway).

    The deadline to upgrade the public IP associated with your VPN Gateway is end of January 2026.

    Please navigate to your VPN Gateway in the portal, click Settings -- Configuration to see if you have Migrate tab. If you have Migrate tab, please follow instructions in article below:

    How to migrate a Basic SKU public IP address to Standard SKU - Preview

    https://learn.microsoft.com/en-us/azure/vpn-gateway/basic-public-ip-migrate-howto

    If Migrate tab is not there, it means the migration functionality hasn't rolled out to the region yet. Please see article below for more detailed information on timelines:

    What's new in Azure VPN Gateway?

    https://learn.microsoft.com/en-us/azure/vpn-gateway/whats-new#upcoming-projected-changes

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.