Azure VPN Gateway Active Standby to Active- Active

Lavakumar R 36 Reputation points
2024-01-23T14:05:06.1066667+00:00

Azure VPN Gateway Active-Standby to Active- Active along with the BGP enablement requires downtime? Note: We are not running BGP sessions at present. In short the current setup is active - standby without BGP configuration

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,775 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 50,096 Reputation points Microsoft Employee Moderator
    2024-01-24T11:10:00.5333333+00:00

    Hello @Lavakumar R ,

    Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.

    I understand that you've an active-standby Azure VPN gateway with no BGP sessions running at present and would like to change it to active-active mode. You would like to know if this active-active mode along with BGP enablement requires downtime.

    When enabling active-active mode on an active-standby VPN gateway, ideally, there should not be any connectivity issues. However, it is recommended to do this in a planned maintenance as I've seen customers facing a 10-20 minute downtime/disconnection.

    Active-active gateways have two Gateway IP configurations and two public IP addresses, so you'll need to configure your on-premises VPN device to accept or establish two S2S VPN tunnels to those two Azure VPN gateway public IP addresses.

    If there is only one on-premises VPN device (as shown below), the active-active connection can work with or without BGP protocol.

    User's image

    Refer: https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-activeactive-rm-powershell#part-2---establish-an-active-active-cross-premises-connection

    BGP is only required when use multiple VPN devices from your on-premises network to connect to your Azure VPN gateway as shown below:

    User's image

    Refer: https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable

    https://learn.microsoft.com/en-us/azure/vpn-gateway/bgp-howto

    Kindly let us know if the above helps or you need further assistance on this issue.


    Please don’t forget to "Accept the answer" wherever the information provided helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful

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.