Adding an IP to an existing Azure Virtual Network Gateway

So, you have a Virtual Network Gateway deployed in Azure and it’s working just fine, although you would like to add another public IP to an existing Azure Virtual Network Gateway to be used as an Active/Active BGP scenario.

The question is:

Can I update the IP configuration for the existing gateway or do I have to remove/rebuild the gateway to add the new public IP?

The answer is:

You don’t need to delete or disconnect the existing connections on the Virtual Network Gateway, you can just create a new Public IP and update the existing gateway configuration.

You can do this from the Portal, under the “Configuration” section of your VNet Gateway blade

However, as this will change the gateway configuration, you may see a short interruption on the existing connections. Once this change is completed, you will be able to get the new (second) public IP address from the Portal. You will need to use that to configure your on-premises VPN devices to establish the second IPsec tunnel from each on-premises networks to this gateway. For VNet-to-VNet connections, the second tunnel will be established automatically once the configuration operation is completed.

Cheers,

Marcos Nogueira
Azure MVP
azurecentric.com
Twitter: @mdnoga

Marcos Nogueira

With more than 18 years experience in Datacenter Architectures, Marcos Nogueira is currently working as a Principal Cloud Solution Architect. He is an expert in Private and Hybrid Cloud, with a focus on Microsoft Azure, Virtualization and System Center. He has worked in several industries, including Aerospace, Transportation, Energy, Manufacturing, Financial Services, Government, Health Care, Telecoms, IT Services, and Gas & Oil in different countries and continents. Marcos was a Canadian MVP in System Center Cloud & Datacenter Managenment and he has +14 years as Microsoft Certified, with more than 100+ certifications (MCT, MCSE, and MCITP, among others). Marcos is also certified in VMware, CompTIA and ITIL v3. He assisted Microsoft in the development of workshops and special events on Private & Hybrid Cloud, Azure, System Center, Windows Server, Hyper-V and as a speaker at several Microsoft TechEd/Ignite and communities events around the world.

Leave a Reply

Your email address will not be published. Required fields are marked *