Skip to content

Commit 65eb95e

Browse files
authored
[Azure Doc-a-thon] Update expressroute-about-virtual-network-gateways.md
1 parent aefdc30 commit 65eb95e

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

articles/expressroute/expressroute-about-virtual-network-gateways.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@ To connect your Azure virtual network (virtual network) and your on-premises net
1616

1717
This article explains different gateway types, gateway SKUs, and estimated performance by SKU. This article also explains ExpressRoute [FastPath](#fastpath), a feature that enables the network traffic from your on-premises network to bypass the virtual network gateway to improve performance.
1818

19-
## Gateway types
20-
21-
When you create a virtual network gateway, you need to specify several settings. One of the required settings, `-GatewayType`, specifies whether the gateway is used for ExpressRoute or VPN traffic. The two gateway types are:
22-
23-
* `Vpn`: To send encrypted traffic across the public internet, use `Vpn` for `-GatewayType` (also called a VPN gateway). Site-to-site, point-to-site, and VNet-to-VNet connections all use a VPN gateway.
24-
25-
* `ExpressRoute`: To send network traffic on a private connection, use `ExpressRoute` for `-GatewayType` (also called an ExpressRoute gateway). This type of gateway is used when you're configuring ExpressRoute.
26-
27-
Each virtual network can have only one virtual network gateway per gateway type. For example, you can have one virtual network gateway that uses `Vpn` for `-GatewayType`, and one that uses `ExpressRoute` for `-GatewayType`.
28-
2919
## <a name="gwsku"></a>Gateway SKUs
3020

3121
[!INCLUDE [expressroute-gwsku-include](../../includes/expressroute-gwsku-include.md)]
@@ -98,7 +88,7 @@ The Hosted-On-Behalf-Of (HOBO) Public IP feature simplifies ExpressRoute gateway
9888
When you create an ExpressRoute gateway, Microsoft automatically provisions and manages the public IP address in a secure, backend subscription. This IP is encapsulated within the gateway resource, enabling Microsoft to enforce policies such as data rate limits and enhance auditability.
9989

10090
**Availability:**
101-
HOBO Public IP is currently in preview for ExpressRoute Virtual Network Gateways. It isn't available for Virtual WAN (vWAN) or Extended Zone deployments.
91+
This feature isn't available for Virtual WAN (vWAN) or Extended Zone deployments.
10292

10393

10494
## Connectivity from VNet to VNet and from VNet to virtual WAN

0 commit comments

Comments
 (0)