Skip to content

Commit b37e2d2

Browse files
authored
Merge pull request #213591 from mialdrid/patch-176
GA FastPath support for UDR and Vnet peering
2 parents 6992e37 + 9330f53 commit b37e2d2

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

articles/expressroute/about-fastpath.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,21 @@ To configure FastPath, the virtual network gateway must be either:
3030
* Ultra Performance
3131
* ErGw3AZ
3232

33+
## Scenarios
34+
35+
### Virtual network (Vnet) Peering
36+
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.
37+
38+
> [!NOTE]
39+
> * FastPath Vnet peering connectivity is not supported for Azure Dedicated Host workloads.
40+
41+
## User Defined Routes (UDRs)
42+
FastPath will honor UDRs configured on the GatewaySubnet and send traffic directly to an Azure Firewall or third party NVA.
43+
44+
> [!NOTE]
45+
> * FastPath UDR connectivity is not supported for Azure Dedicated Host workloads.
46+
> * FastPath UDR connectivity is not supported for IPv6 workloads.
47+
3348
## Limitations
3449

3550
While FastPath supports most configurations, it doesn't support the following features:
@@ -53,14 +68,6 @@ While FastPath supports most configurations, it doesn't support the following fe
5368

5469
The following FastPath features are in Public preview:
5570

56-
**VNet Peering** - 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 preview is available for both IPv4 and IPv6 connectivity.
57-
58-
Available in all regions. This preview doesn't support FastPath connectivity to Azure Dedicated workloads.
59-
60-
**User Defined Routes (UDRs)** - FastPath will honor UDRs configured on the GatewaySubnet and send traffic directly to an Azure Firewall or third party NVA.
61-
62-
Available in all regions. This preview doesn't support FastPath connectivity to Azure Dedicated workloads.
63-
6471
**Private Link Connectivity for 10Gbps ExpressRoute Direct Connectivity** - Private Link traffic sent over ExpressRoute FastPath will bypass the ExpressRoute virtual network gateway in the data path.
6572
This preview is available in the following Azure Regions.
6673
- Australia East

0 commit comments

Comments
 (0)