Azure point to site VPN costs

MrFlinstone 686 Reputation points
2023-05-11T23:09:29.7233333+00:00

After reading https://azure.microsoft.com/en-us/pricing/details/vpn-gateway/, I was unsure if there would be a cost for user-connected sessions to the VPN gateway. I noticed that the VPN gateway does not have a configuration for disconnecting idle sessions and I was wondering if this would increase the cost of hosting a point to site VPN in Azure and what one can do about it should it be the case that the ongoing idle connection is incurring costs.

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

1 answer

Sort by: Most helpful
  1. Jackson Martins 10,606 Reputation points MVP Volunteer Moderator
    2023-05-11T23:16:06.48+00:00

    Hi @MrFlinstone
    Azure VPN Gateway is billed on an hourly basis, depending on the gateway type and SKU that you use. It's important to note that the cost of a VPN Gateway is based on the gateway type and the amount of time that gateway is provisioned and available.

    For Point-to-Site (P2S) VPNs specifically, there are additional charges for VPN gateway hours, data transfer out, and the maximum number of concurrently connected devices (tunnels). However, idle sessions shouldn't significantly impact your costs, as they are not actively transferring data.

    Up to 128 connections you will not be charged, after that you will need to pay : $0.01/hour per connection per connection

    User's image

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--

    1 person found this answer helpful.
    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.