Azure VPN Gateway Migration

Josiah Sederquist 0 Reputation points
2024-10-09T00:35:39.6+00:00

Hello,

I am trying to move our environment to a hub and spoke model. Currently our production vnet has its workloads and vpn gateway built into the same vnet. We have been looking into how we can create a new hub apart from our production vnet and then reconnecting everything to the hub via peering.

User's image

The diagram above shows things as they are now. The prod vnet and hub can exchange their immediate traffic in their vnet's but there is no utilization of each others gateways. The Dev Vnet is peered to and able to use the New hubs gateway to reach site 3. Site 3 is a site that is not attached to any production workloads in Azure and is there for testing connectivity.

Now I am trying to figure out the best way to cut over the old connections to the new hub. This document here said that a VNet cannot use more than one gateway: https://zcusa.951200.xyz/en-us/azure/virtual-network/virtual-network-peering-overview#gateways-and-on-premises-connectivity . As a result I have not tried to peer the Prod Vnet to the hub as I am afraid Prod will drop its connections to site 1 and site 2. Will I just need to schedule some downtime to rebuild the connections using the hub or is there a way to set things up ahead of time on the new hub and then reroute the the prod vnet away from the old vpn gateway?

Thanks ahead of time!

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.
1,543 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,472 questions
{count} votes

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.