Skip to content

Commit 495e8e1

Browse files
Merge pull request #270749 from duongau/erfreshnessM3
ExpressRoute - Freshness review (March 2024)
2 parents 432a162 + 3f819e4 commit 495e8e1

File tree

4 files changed

+57
-56
lines changed

4 files changed

+57
-56
lines changed

articles/expressroute/about-fastpath.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: About Azure ExpressRoute FastPath
3-
description: Learn about Azure ExpressRoute FastPath to send network traffic by bypassing the gateway
3+
description: Learn about Azure ExpressRoute FastPath to send network traffic by bypassing the gateway.
44
services: expressroute
55
author: duongau
66
ms.service: expressroute
77
ms.topic: conceptual
8-
ms.date: 01/05/2023
8+
ms.date: 03/24/2024
99
ms.author: duau
1010
ms.custom: template-concept, references_regions, engagement-fy23
1111
---
@@ -17,10 +17,10 @@ ExpressRoute virtual network gateway is designed to exchange network routes and
1717

1818
### Circuits
1919

20-
FastPath is available on all ExpressRoute circuits. Limited Generally Available (GA) support for Private Endpoint/Private Link connectivity and Public preview support for VNet peering and UDR connectivity over FastPath is only available for connections associated to ExpressRoute Direct circuits.
20+
FastPath is available on all ExpressRoute circuits. Limited general availability (GA) support for Private Endpoint/Private Link connectivity and Public preview support for virtual network peering and UDR connectivity over FastPath is only available for connections associated to ExpressRoute Direct circuits.
2121
### Gateways
2222

23-
FastPath still requires a virtual network gateway to be created to exchange routes between virtual network and on-premises network. For more information about virtual network gateways and ExpressRoute, including performance information and gateway SKUs, see [ExpressRoute virtual network gateways](expressroute-about-virtual-network-gateways.md).
23+
FastPath still requires a virtual network gateway to be created to exchange routes between virtual network and on-premises network. For more information about virtual network gateways and ExpressRoute, including performance information, and gateway SKUs, see [ExpressRoute virtual network gateways](expressroute-about-virtual-network-gateways.md).
2424

2525
To configure FastPath, the virtual network gateway must be either:
2626

@@ -33,24 +33,24 @@ While FastPath supports most configurations, it doesn't support the following fe
3333

3434
* Basic Load Balancer: If you deploy a Basic internal load balancer in your virtual network or the Azure PaaS service you deploy in your virtual network uses a Basic internal load balancer, the network traffic from your on-premises network to the virtual IPs hosted on the Basic load balancer is sent to the virtual network gateway. The solution is to upgrade the Basic load balancer to a [Standard load balancer](../load-balancer/load-balancer-overview.md).
3535

36-
* Private Link: FastPath Connectivity to a private endpoint or Private Link service over an ExpressRoute Direct circuit is supported for limited scenarios. For more information, see [enable FastPath and Private Link for 100 Gbps ExpressRoute Direct](expressroute-howto-linkvnet-arm.md#fastpath-virtual-network-peering-user-defined-routes-udrs-and-private-link-support-for-expressroute-direct-connections). FastPath connectivity to a Private endpoint/Private Link service is not supported for ExpressRoute partner circuits.
36+
* Private Link: FastPath Connectivity to a private endpoint or Private Link service over an ExpressRoute Direct circuit is supported for limited scenarios. For more information, see [enable FastPath and Private Link for 100-Gbps ExpressRoute Direct](expressroute-howto-linkvnet-arm.md#fastpath-virtual-network-peering-user-defined-routes-udrs-and-private-link-support-for-expressroute-direct-connections). FastPath connectivity to a Private endpoint/Private Link service isn't supported for ExpressRoute partner circuits.
3737

38-
* DNS Private Resolver: Azure ExpressRoute FastPath does not support connectivity to [DNS Private Resolver](../dns/dns-private-resolver-overview.md).
38+
* DNS Private Resolver: Azure ExpressRoute FastPath doesn't support connectivity to [DNS Private Resolver](../dns/dns-private-resolver-overview.md).
3939

4040
### IP address limits
4141

4242
| ExpressRoute SKU | Bandwidth | FastPath IP limit |
43-
| -- | -- | -- |
44-
| ExpressRoute Direct Port | 100Gbps | 200,000 |
45-
| ExpressRoute Direct Port | 10Gbps | 100,000 |
46-
| ExpressRoute provider circuit | 10Gbps and lower | 25,000 |
43+
|--|--|--|
44+
| ExpressRoute Direct Port | 100 Gbps | 200,000 |
45+
| ExpressRoute Direct Port | 10 Gbps | 100,000 |
46+
| ExpressRoute provider circuit | 10 Gbps and lower | 25,000 |
4747

4848
> [!NOTE]
4949
> * ExpressRoute Direct has a cumulative limit at the port level.
5050
> * Traffic flows through the ExpressRoute gateway when these limits are reached.
5151
5252
## Limited General Availability (GA)
53-
FastPath support for Virtual Network Peering, User Defined Routes (UDRs) and Private Endpoint/Private Link connectivity is available for limited scenarios for 100/10Gbps ExpressRoute Direct connections. Virtual Network Peering and UDR support is available globally across all Azure regions. Private Endpoint/ Private Link connectivity is available in the following Azure regions:
53+
FastPath support for Virtual Network Peering, User Defined Routes (UDRs) and Private Endpoint/Private Link connectivity is available for limited scenarios for 100/10Gbps ExpressRoute Direct connections. Virtual Network Peering and UDR support are available globally across all Azure regions. Private Endpoint/ Private Link connectivity is available in the following Azure regions:
5454
- Australia East
5555
- East Asia
5656
- East US
@@ -79,7 +79,8 @@ FastPath Private endpoint/Private Link connectivity is supported for the followi
7979
> * Private Link pricing will not apply to traffic sent over ExpressRoute FastPath. For more information about pricing, check out the [Private Link pricing page](https://azure.microsoft.com/pricing/details/private-link/).
8080
> * FastPath supports a max of 100Gbps connectivity to a single Availability Zone (Az).
8181
82-
For more information about supported scenarios and to enroll in the limited GA offering, complete this [Microsoft Form](https://aka.ms/FastPathLimitedGA)
82+
For more information about supported scenarios and to enroll in the limited GA offering, complete this [Microsoft Form](https://aka.ms/FastPathLimitedGA).
83+
8384
## Next steps
8485

8586
- To enable FastPath, see [Configure ExpressRoute FastPath](expressroute-howto-linkvnet-arm.md#configure-expressroute-fastpath).

0 commit comments

Comments
 (0)