Skip to content

Commit 9020912

Browse files
Merge pull request #267804 from cherylmc/vpn-gateway-overview
remove include
2 parents 98b5265 + 31d1fac commit 9020912

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
lines changed

articles/vpn-gateway/vpn-gateway-about-vpngateways.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,15 @@ When you create a virtual network gateway, you specify the gateway SKU that you
7575

7676
## <a name="pricing"></a>Pricing
7777

78-
[!INCLUDE [vpn-gateway-about-pricing-include](../../includes/vpn-gateway-about-pricing-include.md)]
78+
You pay for two things: the hourly compute costs for the virtual network gateway, and the egress data transfer from the virtual network gateway. Pricing information can be found on the [Pricing](https://azure.microsoft.com/pricing/details/vpn-gateway) page. For legacy gateway SKU pricing, see the [ExpressRoute pricing page](https://azure.microsoft.com/pricing/details/expressroute) and scroll to the **Virtual Network Gateways** section.
7979

80-
For more information about gateway SKUs for VPN Gateway, see [Gateway SKUs](vpn-gateway-about-vpn-gateway-settings.md#gwsku).
80+
**Virtual network gateway compute costs**<br>Each virtual network gateway has an hourly compute cost. The price is based on the gateway SKU that you specify when you create a virtual network gateway. The cost is for the gateway itself and is in addition to the data transfer that flows through the gateway. Cost of an active-active setup is the same as active-passive. For more information about gateway SKUs for VPN Gateway, see [Gateway SKUs](vpn-gateway-about-vpn-gateway-settings.md#gwsku).
81+
82+
**Data transfer costs**<br>Data transfer costs are calculated based on egress traffic from the source virtual network gateway.
83+
84+
* If you're sending traffic to your on-premises VPN device, it will be charged with the Internet egress data transfer rate.
85+
* If you're sending traffic between virtual networks in different regions, the pricing is based on the region.
86+
* If you're sending traffic only between virtual networks that are in the same region, there are no data costs. Traffic between VNets in the same region is free.
8187

8288
## <a name="new"></a>What's new?
8389

includes/vpn-gateway-about-pricing-include.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)