Skip to content

Commit 8d26396

Browse files
Merge pull request #250797 from mialdrid/patch-202
Update about-fastpath.md
2 parents 34fcc28 + 5c4aee0 commit 8d26396

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

articles/expressroute/about-fastpath.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ To configure FastPath, the virtual network gateway must be either:
3232

3333
While FastPath supports most configurations, it doesn't support the following features:
3434

35-
* 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 will be 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).
35+
* 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).
3636

37-
* Private Link: If you connect to a [private endpoint](../private-link/private-link-overview.md) in your virtual network from your on-premises network, over a non-100Gbps ExpressRoute Direct circuit, the connection will go through the virtual network gateway. FastPath Connectivity to a private endpoint over a 100Gb ExpressRoute Direct circuit is supported. For more information, see [enable FastPath and Private Link for 100 Gbps ExpressRoute Direct](expressroute-howto-linkvnet-arm.md#fastpath-and-private-link-for-100-gbps-expressroute-direct).
37+
* Private Link: If you connect to a [private endpoint](../private-link/private-link-overview.md) in your virtual network from your on-premises network, over a non-100Gbps ExpressRoute Direct circuit, the connection goes through the virtual network gateway. FastPath Connectivity to a private endpoint over a 100Gb ExpressRoute Direct circuit is supported. For more information, see [enable FastPath and Private Link for 100 Gbps ExpressRoute Direct](expressroute-howto-linkvnet-arm.md#fastpath-and-private-link-for-100-gbps-expressroute-direct).
3838

3939
### IP address limits
4040

@@ -46,15 +46,15 @@ While FastPath supports most configurations, it doesn't support the following fe
4646

4747
> [!NOTE]
4848
> * ExpressRoute Direct has a cumulative limit at the port level.
49-
> * Traffic will flow through the ExpressRoute gateway when these limits are reached.
49+
> * Traffic flows through the ExpressRoute gateway when these limits are reached.
5050
5151
## Public preview
5252

5353
The following FastPath features are in Public preview:
5454

5555
### Virtual network (VNet) Peering
5656

57-
FastPath will send traffic directly to any VM deployed in a virtual network peered to the one connected to ExpressRoute, bypassing the ExpressRoute virtual network gateway. This feature is available for both IPv4 and IPv6 connectivity.
57+
FastPath sends traffic directly to any VM deployed in a virtual network peered to the one connected to ExpressRoute, bypassing the ExpressRoute virtual network gateway. This feature is available for both IPv4 and IPv6 connectivity.
5858

5959
**FastPath support for VNet peering is only available for ExpressRoute Direct connections.**
6060

@@ -63,15 +63,15 @@ FastPath will send traffic directly to any VM deployed in a virtual network peer
6363
6464
### User Defined Routes (UDRs)
6565

66-
FastPath will honor UDRs configured on the GatewaySubnet and send traffic directly to an Azure Firewall or third party NVA.
66+
FastPath honors UDRs configured on the GatewaySubnet and send traffic directly to an Azure Firewall or third party NVA.
6767

6868
**FastPath support for UDRs is only available for ExpressRoute Direct connections**
6969

7070
> [!NOTE]
7171
> * FastPath UDR connectivity is not supported for Azure Dedicated Host workloads.
7272
> * FastPath UDR connectivity is not supported for IPv6 workloads.
7373
74-
To enroll in the Public preview, please send an email **[email protected]** with the following information:
74+
To enroll in the Public preview, send an email to **[email protected]** with the following information:
7575
- Azure subscription ID
7676
- Virtual Network(s) Azure Resource ID(s)
7777
- ExpressRoute Circuit(s) Azure Resource ID(s)
@@ -109,6 +109,13 @@ This preview is available for connections associated to ExpressRoute Direct circ
109109
> [!NOTE]
110110
> Private Link pricing will not apply to traffic sent over ExpressRoute FastPath during Public preview. For more information about pricing, check out the [Private Link pricing page](https://azure.microsoft.com/pricing/details/private-link/).
111111
>
112+
## Limited General Availability (GA)
113+
FastPath Private Endpoint/Private Link support for 100Gbps ExpressRoute Direct connections is available for limited scenarios. To review the supported scenarios and enroll in the limited GA offering, send an email to **[email protected]** with the following information:
114+
- Azure subscription ID
115+
- Virtual Network(s) Azure Resource ID(s)
116+
- ExpressRoute Circuit(s) Azure Resource ID(s)
117+
- ExpressRoute Virtual Network Gateway Connection(s) Azure Resource ID(s)
118+
- Number of Private Endpoints/Private Link services deployed to the Virtual Network
112119

113120
## Next steps
114121

0 commit comments

Comments
 (0)