Active - Standby Azure VPN GWs pricing

Bojan Zivkovic 611 Reputation points
2025-05-28T19:20:07.8533333+00:00

Hi, in Active - Standby Azure VPN GWs HA design, do we pay full price for both instances like in Active - Active design?

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,803 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ganesh Patapati 7,165 Reputation points Microsoft External Staff Moderator
    2025-05-28T19:32:00.75+00:00

    Hello @Bojan Zivkovic

    In an Active-Standby Azure VPN Gateway design, you typically do not pay full price for both instances. Unlike Active-Active configurations, where both gateways are actively processing traffic and incur full charges, Active-Standby setups usually involve one instance being on standby, which may lead to cost savings.

    However, in an active-active configuration, you would indeed pay for both instances, as they are both actively engaged in managing traffic. This means that while the active-active setup allows for greater availability and load balancing, it's also typically more expensive due to the need for two public IP addresses and the two instances being billed.

    Pricing Differences:

    • Active-Standby Mode: You are charged for a single gateway instance at any given time. The standby instance is available for failover but does not incur additional charges unless it becomes active.
    • Active-Active Mode: Both instances are always active, meaning you pay for both instances simultaneously.

    Azure VPN Gateway pricing is based on the gateway SKU and the number of tunnels. You can check the official Azure VPN Gateway pricing for detailed cost breakdowns.


    Hope the answer helps!

    If above is unclear and/or you are unsure about something add a comment below.

    Please don’t forget to close the thread by clicking "Accept the answer" and "Yes" wherever the information provided helps you, as this can be beneficial to other community members.

    Accepted answer


  2. TP 126.3K Reputation points Volunteer Moderator
    2025-06-01T10:58:28.6666667+00:00

    Hi,

    Yes, you pay full price for Active - Standby VPN Gateway.

    The price for Active - Standby and Active - Active is the same except that active-active has additional cost for second Public IP address. The cost of additional public IP address is very minimal compared to cost of VPN Gateway itself.

    Excerpt from VPN Gateway FAQ below:

    Is there an additional cost for setting up a VPN gateway as active-active?

    No. However, costs for any additional public IPs are charged accordingly. See IP address pricing.

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

    Thanks.

    -TP

    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.