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-circuit-portal-resource-manager.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,12 +43,18 @@ Sign in to the Azure portal with this [Preview link](https://aka.ms/expressroute
43
43
44
44
1. Select the **Subscription** and **Resource Group** for the circuit. Then select the type of **Resiliency** for your setup.
45
45
46
-
**Maximum Resiliency** - This option provides the highest level of resiliency for your ExpressRoute circuit. It provides two ExpressRoute circuits with local redundancy in two different ExpressRoute locations.
46
+
**Maximum Resiliency (Recommended)** - This option provides the highest level of resiliency for your ExpressRoute circuit. It provides two ExpressRoute circuits with local redundancy in two different ExpressRoute locations.
47
+
48
+
> [!NOTE]
49
+
> Provides maximum protection against location wide outages and connectivity failures in an ExpressRoute location. This option is strongly recommended for mission-critical and production workloads.
47
50
48
51
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/maximum-resiliency.png" alt-text="Diagram of maximum resiliency for an ExpressRoute connection.":::
49
52
50
53
**Standard Resiliency** - This option provides a single ExpressRoute circuit with local redundancy at a single ExpressRoute location.
51
54
55
+
> [!NOTE]
56
+
> Doesn't provide protection against location wide outages. This option is recommended for non-critical and non-production workloads.
57
+
52
58
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/standard-resiliency.png" alt-text="Diagram of standard resiliency for an ExpressRoute connection.":::
53
59
54
60
1. Enter or select the following information for the respective resiliency type.
Copy file name to clipboardExpand all lines: articles/expressroute/expressroute-howto-linkvnet-portal-resource-manager.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,12 +74,18 @@ This article helps you create a connection to link a virtual network (virtual ne
74
74
75
75
5. Select the resiliency type for your connection. You can choose **Maximum resiliency** or **Standard resiliency**.
76
76
77
-
**Maximum resiliency** - This option provides the highest level of resiliency to your virtual network. It provides two redundant connections from the virtual network gateway to two different ExpressRoute circuits in different ExpressRoute locations.
77
+
**Maximum resiliency (Recommended)** - This option provides the highest level of resiliency to your virtual network. It provides two redundant connections from the virtual network gateway to two different ExpressRoute circuits in different ExpressRoute locations.
78
78
79
+
> [!NOTE]
80
+
> Provides maximum protection against location wide outages and connectivity failures in an ExpressRoute location. This option is strongly recommended for mission-critical and production workloads.
81
+
79
82
:::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.":::
80
83
81
84
**Standard resiliency** - This option provides a single redundant connection from the virtual network gateway to a single ExpressRoute circuit.
82
85
86
+
> [!NOTE]
87
+
> Doesn't provide protection against location wide outages. This option is recommended for non-critical and non-production workloads.
88
+
83
89
:::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.":::
84
90
85
91
6. Enter the following information for the respective resiliency type and then select **Review + create**. Then select **Create** after validation completes.
0 commit comments