Skip to content

Commit f706539

Browse files
Merge pull request #267719 from duongau/erresiliency
ExpressRoute - Quickstart and link vnet (add note for recommendations)
2 parents 52d4f9c + 8e2d0c3 commit f706539

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

articles/expressroute/expressroute-howto-circuit-portal-resource-manager.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,18 @@ Sign in to the Azure portal with this [Preview link](https://aka.ms/expressroute
4343

4444
1. Select the **Subscription** and **Resource Group** for the circuit. Then select the type of **Resiliency** for your setup.
4545

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.
4750
4851
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/maximum-resiliency.png" alt-text="Diagram of maximum resiliency for an ExpressRoute connection.":::
4952

5053
**Standard Resiliency** - This option provides a single ExpressRoute circuit with local redundancy at a single ExpressRoute location.
5154

55+
> [!NOTE]
56+
> Doesn't provide protection against location wide outages. This option is recommended for non-critical and non-production workloads.
57+
5258
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/standard-resiliency.png" alt-text="Diagram of standard resiliency for an ExpressRoute connection.":::
5359

5460
1. Enter or select the following information for the respective resiliency type.

articles/expressroute/expressroute-howto-linkvnet-portal-resource-manager.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,18 @@ This article helps you create a connection to link a virtual network (virtual ne
7474

7575
5. Select the resiliency type for your connection. You can choose **Maximum resiliency** or **Standard resiliency**.
7676

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.
7878

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+
7982
:::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.":::
8083

8184
**Standard resiliency** - This option provides a single redundant connection from the virtual network gateway to a single ExpressRoute circuit.
8285

86+
> [!NOTE]
87+
> Doesn't provide protection against location wide outages. This option is recommended for non-critical and non-production workloads.
88+
8389
:::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.":::
8490

8591
6. Enter the following information for the respective resiliency type and then select **Review + create**. Then select **Create** after validation completes.

0 commit comments

Comments
 (0)