You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/expressroute/expressroute-about-virtual-network-gateways.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.author: mialdrid
12
12
---
13
13
# About ExpressRoute virtual network gateways
14
14
15
-
To connect your Azure virtual network and your on-premises network via ExpressRoute, you must create a virtual network gateway first. A virtual network gateway serves two purposes: exchange IP routes between the networks and route network traffic. This article explains 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.
15
+
To connect your Azure virtual network and your on-premises network via ExpressRoute, you must create a virtual network gateway first. A virtual network gateway serves two purposes: exchange IP routes between the networks and route network traffic. This article explains 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.
16
16
17
17
## Gateway types
18
18
@@ -77,7 +77,7 @@ The new gateway SKUs also support other deployment options to best match your ne
77
77
78
78
ExpressRoute virtual network gateway is designed to exchange network routes and route network traffic. FastPath is designed to improve the data path performance between your on-premises network and your virtual network. When enabled, FastPath sends network traffic directly to virtual machines in the virtual network, bypassing the gateway.
79
79
80
-
For more information about FastPath, including limitations and requirements, see [About FastPath](aboutfastpath.md).
80
+
For more information about FastPath, including limitations and requirements, see [About FastPath](about-fastpath.md).
81
81
82
82
## <aname="resources"></a>REST APIs and PowerShell cmdlets
83
83
For additional technical resources and specific syntax requirements when using REST APIs and PowerShell cmdlets for virtual network gateway configurations, see the following pages:
@@ -88,10 +88,11 @@ For additional technical resources and specific syntax requirements when using R
See [ExpressRoute Overview](expressroute-introduction.md) for more information about available connection configurations.
92
91
93
-
See [Create a virtual network gateway for ExpressRoute](expressroute-howto-add-gateway-resource-manager.md) for more information about creating ExpressRoute gateways.
92
+
For more information about available connection configurations, see [ExpressRoute Overview](expressroute-introduction.md).
94
93
95
-
See [Create a zone-redundant virtual network gateway](../../articles/vpn-gateway/create-zone-redundant-vnet-gateway.md) for more information about configuring zone-redundant gateways.
94
+
For more information about creating ExpressRoute gateways, see [Create a virtual network gateway for ExpressRoute](expressroute-howto-add-gateway-resource-manager.md).
96
95
97
-
See [About FastPath](about-fastpath.md) for additional FastPath information.
96
+
For more information about configuring zone-redundant gateways, see [Create a zone-redundant virtual network gateway](../../articles/vpn-gateway/create-zone-redundant-vnet-gateway.md).
97
+
98
+
For more information about FastPath, see [About FastPath](about-fastpath.md).
0 commit comments