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/about-fastpath.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,21 @@ To configure FastPath, the virtual network gateway must be either:
30
30
* Ultra Performance
31
31
* ErGw3AZ
32
32
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
+
33
48
## Limitations
34
49
35
50
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
53
68
54
69
The following FastPath features are in Public preview:
55
70
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
-
64
71
**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.
65
72
This preview is available in the following Azure Regions.
0 commit comments