VPN gateway

Mateusz Labusek 0 Reputation points
2024-09-10T18:04:40.5133333+00:00

In module it is written that we can deploy only one gateway per VPN. Later in module there are HA methods to use i.e active / active model. Is it for VPN or for VPN gateway?

Azure | Azure Training
{count} votes

1 answer

Sort by: Most helpful
  1. Pradeep M 9,775 Reputation points Microsoft External Staff Volunteer Moderator
    2024-09-11T04:15:57.3+00:00

    Hi Mateusz Labusek,

    In Azure, you can deploy only one VPN gateway per virtual network, but that VPN gateway consists of multiple instances to ensure high availability. 

    The active/active model and other HA methods (like active/standby) refer to how the VPN gateway instances are configured within that single VPN gateway. In the active/active configuration, for example, the gateway runs two instances simultaneously, each with its own public IP address, which ensures continuous connectivity. These configurations are part of the VPN gateway's design to provide resiliency, not multiple separate gateways. 

    So, the active/active model and HA options apply to the VPN gateway itself, not separate VPN gateways. 

    Please feel free to contact us if you have any additional questions.     

    If you have found the answer provided to be helpful, please click on the "Accept answer/Upvote" button so that it is useful for other members in the Microsoft Q&A community.        

    Thank you. 

    0 comments No comments

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.