Skip to content

Commit 941625f

Browse files
Merge pull request #302489 from MekaylaMoore/patch-40
[Azure Doc-a-thon] Update expressroute-about-virtual-network-gateways.md
2 parents a7bee70 + f8261da commit 941625f

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

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

Lines changed: 2 additions & 10 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)]
@@ -95,9 +85,11 @@ The Auto-Assigned Public IP feature simplifies ExpressRoute gateway deployment b
9585
- **Streamlined deployment:** The Azure PowerShell and CLI no longer prompt for a public IP during gateway creation.
9686

9787
**How it works:**
88+
9889
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.
9990

10091
**Availability:**
92+
10193
Auto-Assigned Public IP is not available for Virtual WAN (vWAN) or Extended Zone deployments.
10294

10395
#### Create a new ExpressRoute gateway with Auto-Assigned Public IP

articles/expressroute/expressroute-howto-gateway-migration-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: duau
1313

1414
# Migrate to an availability zone-enabled ExpressRoute virtual network gateway in Azure portal
1515

16-
When creating an ExpressRoute virtual network gateway, you must select a [gateway SKU](expressroute-about-virtual-network-gateways.md#gateway-types). Higher-level SKUs allocate more CPUs and network bandwidth, enabling the gateway to support higher throughput and more reliable connections to the virtual network.
16+
When creating an ExpressRoute virtual network gateway, you must select a [gateway SKU](expressroute-about-virtual-network-gateways.md). Higher-level SKUs allocate more CPUs and network bandwidth, enabling the gateway to support higher throughput and more reliable connections to the virtual network.
1717

1818
## Prerequisites
1919

articles/expressroute/expressroute-howto-gateway-migration-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: duau
1313

1414
# Migrate to an availability zone-enabled ExpressRoute virtual network gateway using PowerShell
1515

16-
When you create an ExpressRoute virtual network gateway, you need to choose the [gateway SKU](expressroute-about-virtual-network-gateways.md#gateway-types). If you choose a higher-level SKU, more CPUs and network bandwidth are allocated to the gateway. As a result, the gateway can support higher network throughput and more dependable network connections to the virtual network.
16+
When you create an ExpressRoute virtual network gateway, you need to choose the [gateway SKU](expressroute-about-virtual-network-gateways.md). If you choose a higher-level SKU, more CPUs and network bandwidth are allocated to the gateway. As a result, the gateway can support higher network throughput and more dependable network connections to the virtual network.
1717

1818
The following SKUs are available for ExpressRoute virtual network gateways:
1919

0 commit comments

Comments
 (0)