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
@@ -19,7 +17,7 @@ ExpressRoute virtual network gateway is designed to exchange network routes and
19
17
20
18
### Circuits
21
19
22
-
FastPath is available on all ExpressRoute circuits. Public preview support for Private Link connectivity over FastPath is available for connections associated to ExpressRoute Direct circuits. Connections associated to ExpressRoute partner circuits are not eligible for the preview.
20
+
FastPath is available on all ExpressRoute circuits. Public preview support for Private Link connectivity over FastPath is available for connections associated to ExpressRoute Direct circuits. Connections associated to ExpressRoute partner circuits aren't eligible for the preview.
23
21
24
22
### Gateways
25
23
@@ -49,19 +47,22 @@ While FastPath supports most configurations, it doesn't support the following fe
49
47
> [!NOTE]
50
48
> * ExpressRoute Direct has a cumulative limit at the port level.
51
49
> * Traffic will flow through the ExpressRoute gateway when these limits are reached.
50
+
52
51
## Public preview
53
52
54
53
The following FastPath features are in Public preview:
55
54
56
-
### Virtual network (Vnet) Peering
55
+
### Virtual network (VNet) Peering
56
+
57
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.
58
58
59
-
**FastPath support for vnet peering is only available for ExpressRoute Direct connections.**
59
+
**FastPath support for VNet peering is only available for ExpressRoute Direct connections.**
60
60
61
61
> [!NOTE]
62
-
> * FastPath Vnet peering connectivity is not supported for Azure Dedicated Host workloads.
62
+
> * FastPath VNet peering connectivity is not supported for Azure Dedicated Host workloads.
63
+
64
+
### User Defined Routes (UDRs)
63
65
64
-
## User Defined Routes (UDRs)
65
66
FastPath will honor UDRs configured on the GatewaySubnet and send traffic directly to an Azure Firewall or third party NVA.
66
67
67
68
**FastPath support for UDRs is only available for ExpressRoute Direct connections**
@@ -70,8 +71,10 @@ FastPath will honor UDRs configured on the GatewaySubnet and send traffic direct
70
71
> * FastPath UDR connectivity is not supported for Azure Dedicated Host workloads.
71
72
> * FastPath UDR connectivity is not supported for IPv6 workloads.
72
73
73
-
**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.
74
-
This preview is available in the following Azure Regions.
74
+
### Private Link Connectivity for 10Gbps ExpressRoute Direct
75
+
76
+
Private Link traffic sent over ExpressRoute FastPath will bypass the ExpressRoute virtual network gateway in the data path.
77
+
This preview is available in the following Azure Regions:
75
78
- Australia East
76
79
- East Asia
77
80
- East US
@@ -93,15 +96,13 @@ This preview supports connectivity to the following Azure Services:
93
96
- Azure Storage
94
97
- Third Party Private Link Services
95
98
96
-
This preview is available for connections associated to ExpressRoute Direct circuits. Connections associated to ExpressRoute partner circuits are not eligible for this preview. Additionally, this preview is available for both IPv4 and IPv6 connectivity.
99
+
This preview is available for connections associated to ExpressRoute Direct circuits. Connections associated to ExpressRoute partner circuits aren't eligible for this preview. Additionally, this preview is available for both IPv4 and IPv6 connectivity.
97
100
98
101
> [!NOTE]
99
102
> 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/).
100
103
>
101
104
102
-
See [How to enroll in ExpressRoute FastPath features](expressroute-howto-linkvnet-arm.md#enroll-in-expressroute-fastpath-features-preview).
103
-
104
-
105
105
## Next steps
106
106
107
-
To enable FastPath, see [Link a virtual network to ExpressRoute](expressroute-howto-linkvnet-arm.md#configure-expressroute-fastpath).
107
+
- To enable FastPath, see [Configure ExpressRoute FastPath](expressroute-howto-linkvnet-arm.md#configure-expressroute-fastpath).
108
+
- To enroll in FastPath preview features, see [Enroll in ExpressRoute FastPath features](expressroute-howto-linkvnet-arm.md#enroll-in-expressroute-fastpath-features-preview).
0 commit comments