Skip to content

Commit f6ccc39

Browse files
authored
Update vpn-gateway-about-vpngateways.md
1 parent 2913f0d commit f6ccc39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ A virtual network gateway is composed of two or more VMs that are automatically
2323

2424
When you configure a virtual network gateway, you configure a setting that specifies the gateway type. The gateway type determines how the virtual network gateway will be used and the actions that the gateway takes. The gateway type 'Vpn' specifies that the type of virtual network gateway created is a 'VPN gateway'. This distinguishes it from an ExpressRoute gateway, which uses a different gateway type. A virtual network can have two virtual network gateways; one VPN gateway and one ExpressRoute gateway. For more information, see [Gateway types](vpn-gateway-about-vpn-gateway-settings.md#gwtype).
2525

26-
### <a name="create"></a> Creating a gateway
27-
2826
When you create a VPN gateway, gateway VMs are deployed to the gateway subnet and configured with the settings that you specified. This process can take 45 minutes or more to complete, depending on the gateway SKU that you selected. After you create a VPN gateway, you can create an IPsec/IKE VPN tunnel connection between that VPN gateway and another VPN gateway (VNet-to-VNet), or create a cross-premises IPsec/IKE VPN tunnel connection between the VPN gateway and an on-premises VPN device (Site-to-Site). You can also create a Point-to-Site VPN connection (VPN over OpenVPN, IKEv2, or SSTP), which lets you connect to your virtual network from a remote location, such as from a conference or from home.
2927

3028
## <a name="configuring"></a>Configuring a VPN Gateway

0 commit comments

Comments
 (0)