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/expressroute-howto-linkvnet-portal-resource-manager.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,12 +69,16 @@ This article helps you create a connection to link a virtual network (virtual ne
69
69
70
70
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/maximum-resiliency.png" alt-text="Diagram of a virtual network gateway connected to two different ExpressRoute circuits.":::
71
71
72
+
**High resiliency** - This option provides a single redundant connection from the virtual network gateway to a Metro ExpressRoute circuit. Metro circuits provide redundancy across ExpressRoute peering locations. Whereas, unlike maximum resiliency, there is no redundancy within the peering locations.
73
+
74
+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/high-resiliency.png" alt-text="Diagram of a virtual network gateway connected to a single ExpressRoute circuit via two peering locations.":::
75
+
72
76
**Standard resiliency** - This option provides a single redundant connection from the virtual network gateway to a single ExpressRoute circuit.
73
77
74
78
> [!NOTE]
75
-
> Standard Resiliency does not provide protection against location wide outages. This option is suitable for non-critical and non-production workloads.
79
+
> Standard resiliency does not provide protection against location wide outages. This option is suitable for non-critical and non-production workloads.
76
80
77
-
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/standard-resiliency.png" alt-text="Diagram of a virtual network gateway connected to a single ExpressRoute circuit.":::
81
+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/standard-resiliency.png" alt-text="Diagram of a virtual network gateway connected to a single ExpressRoute circuit via one peering location.":::
78
82
79
83
6. Enter the following information for the respective resiliency type and then select **Review + create**. Then select **Create** after validation completes.
80
84
@@ -98,9 +102,9 @@ This article helps you create a connection to link a virtual network (virtual ne
98
102
>
99
103
> :::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/same-location-warning.png" alt-text="Screenshot of warning in the Azure portal when selecting two ExpressRoute circuits in the same peering location.":::
100
104
101
-
**Standard resiliency**
105
+
**High/Standard resiliency**
102
106
103
-
For standard resiliency, you only need to enter information for one connection.
107
+
For high or standard resiliency, you only need to enter information for one connection. For high resiliency the connection you need to attach a metro circuit. For standard resiliency the connection you need to attach a regular (non-metro) circuit.
104
108
105
109
7. After your connection has been successfully configured, your connection object will show the information for the connection.
106
110
@@ -182,7 +186,7 @@ The circuit user needs the resource ID and an authorization key from the circuit
182
186
1. In the **Settings** page, select **High Resiliency** or **Standard Resiliency**, and then select the *Virtual network gateway*. Check the **Redeem authorization** check box. Enter the *Authorization key* and the *Peer circuit URI* and give the connection a name.
183
187
184
188
> [!NOTE]
185
-
> - Connecting to circuits in a different subscription isn't supported for Maximum Resiliency.
189
+
> - Connecting to circuits in a different subscription isn't supported under Maximum Resiliency.
186
190
> - You can connect a virtual network to a Metro circuit in a different subscription when choosing High Resiliency.
187
191
> - You can connect a virtual network to a regular (non-metro) circuit in a different subscription when choosing Standard Resiliency.
188
192
> - The *Peer Circuit URI* is the Resource ID of the ExpressRoute circuit (which you can find under the Properties Setting pane of the ExpressRoute Circuit).
@@ -197,7 +201,7 @@ The circuit user needs the resource ID and an authorization key from the circuit
197
201
198
202
## Configure ExpressRoute FastPath
199
203
200
-
[FastPath](expressroute-about-virtual-network-gateways.md) improves data path performance such as packets per second and connections per second between your on-premises network and your virtual network.
204
+
[FastPath](expressroute-about-virtual-network-gateways.md) improves data path performance such as packets per second and connections per second between your on-premises network and your virtual network. You can enable FastPath if your virtual network gateway is Ultra Performance or ErGw3AZ.
0 commit comments