Skip to content

Commit 58dd710

Browse files
authored
Merge pull request #283623 from duongau/erguided
ExpressRoute - Guided create experience GA (add High resiliency)
2 parents dad0e38 + fc8f6d1 commit 58dd710

File tree

5 files changed

+31
-82
lines changed

5 files changed

+31
-82
lines changed

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

Lines changed: 31 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@ description: In this quickstart, you learn how to create, provision, verify, upd
44
services: expressroute
55
author: duongau
66
ms.author: duau
7-
ms.date: 05/14/2024
7+
ms.date: 08/05/2024
88
ms.topic: quickstart
99
ms.service: azure-expressroute
1010
ms.custom: mode-ui
11-
zone_pivot_groups: expressroute-experience
1211
---
1312

14-
# Quickstart: Create and modify ExpressRoute Circuits
13+
# Quickstart: Create and modify ExpressRoute circuits
1514

16-
This quickstart shows you how to create an ExpressRoute circuit using the Azure portal and the Azure Resource Manager deployment model. You can also check the status, update, delete, or deprovision a circuit.
17-
18-
There are currently two create experience for ExpressRoute circuits in the portal. The new preview create experience is available through this [Preview link](https://aka.ms/expressrouteguidedportal). The current create experience is available through the [Azure portal](https://portal.azure.com). For guidance on how to create an ExpressRoute circuit with the preview create experience select the **Preview** tab at the top of the page.
15+
This quickstart shows you how to create an ExpressRoute circuit in three different resiliency types: **Maximum Resiliency**, **High Resiliency**, and **Standard Resiliency**. You'll learn how to check the status, update, delete, or deprovision a circuit using the Azure portal.
1916

2017
:::image type="content" source="media/expressroute-howto-circuit-portal-resource-manager/environment-diagram.png" alt-text="Diagram of ExpressRoute circuit deployment environment using Azure portal." lightbox="media/expressroute-howto-circuit-portal-resource-manager/environment-diagram.png":::
2118

@@ -26,34 +23,36 @@ There are currently two create experience for ExpressRoute circuits in the porta
2623

2724
## <a name="create"></a>Create and provision an ExpressRoute circuit
2825

29-
::: zone pivot="expressroute-preview"
30-
3126
### Sign in to the Azure portal
3227

33-
Sign in to the Azure portal with this [Preview link](https://aka.ms/expressrouteguidedportal). This link is required to access the new preview create experience for an ExpressRoute circuit.
28+
From a browser, sign in to the [Azure portal](https://portal.azure.com) and sign in with your Azure account.
3429

35-
### Create a new ExpressRoute circuit (Preview)
30+
### Create a new ExpressRoute circuit
3631

3732
> [!IMPORTANT]
3833
> Your ExpressRoute circuit is billed from the moment a service key is issued. Ensure that you perform this operation when the connectivity provider is ready to provision the circuit.
3934
40-
1. On the Azure portal menu, select **+ Create a resource**. Search for **ExpressRoute (preview)** and then select **Create**.
35+
1. On the Azure portal menu, select **+ Create a resource**. Search for **ExpressRoute** and then select **Create**.
4136

42-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/create-expressroute-circuit-new.png" alt-text="Screenshot of preview create experience of ExpressRoute circuit resource.":::
37+
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/create-an-expressroute-circuit.png" alt-text="Screenshot of the create an ExpressRoute circuit resource.":::
4338

44-
1. Select the **Subscription** and **Resource Group** for the circuit. Then select the type of **Resiliency** for your setup.
39+
1. Select the **Subscription** and **Resource group** for the circuit. Then select the type of **Resiliency** for your setup.
4540

46-
**Maximum Resiliency (Recommended)** - This option provides the highest level of resiliency for your ExpressRoute connectivity. It provides two ExpressRoute circuits with local redundancy in two different ExpressRoute locations.
41+
**Maximum Resiliency (Recommended)** - Provides the highest level of resiliency for your ExpressRoute connection. It provides two ExpressRoute circuits with local redundancy in two different ExpressRoute edge locations.
4742

4843
> [!NOTE]
4944
> Maximum Resiliency provides maximum protection against location wide outages and connectivity failures in an ExpressRoute location. This option is strongly recommended for all critical and production workloads.
5045
5146
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/maximum-resiliency.png" alt-text="Diagram of maximum resiliency for an ExpressRoute connection.":::
5247

48+
**High Resiliency** - Provides resiliency against location wide outages through a single ExpressRoute circuit across two locations in a metropolitan area.
49+
50+
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/high-resiliency.png" alt-text="Diagram of high resiliency for an ExpressRoute connection.":::
51+
5352
**Standard Resiliency** - This option provides a single ExpressRoute circuit with local redundancy at a single ExpressRoute location.
5453

5554
> [!NOTE]
56-
> Standard Resiliency does not provide protection against location wide outages. This option is suitable for non-critical and non-production workloads.
55+
> Standard Resiliency doesn't provide protection against location wide outages. This option is suitable for non-critical and non-production workloads.
5756
5857
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/standard-resiliency.png" alt-text="Diagram of standard resiliency for an ExpressRoute connection.":::
5958

@@ -64,24 +63,25 @@ Sign in to the Azure portal with this [Preview link](https://aka.ms/expressroute
6463
**Maximum Resiliency**
6564

6665
| Setting | Value |
67-
| --- | --- |
68-
| Use existing circuit or create new | You can augment resiliency of an existing standard circuit by selecting **Use existing circuit** and selecting an existing circuit for the first location. If you select **Use existing circuit**, you only need to configure the second circuit. If you select **Create new**, enter following information for both the new ExpressRoute circuit. |
69-
| Region | Select the region closest to the peering location of the circuit. |
70-
| Name | Enter a name for the ExpressRoute circuit. |
71-
| Port type | Select if you're connecting to a service provider or directly into Microsoft's global network at a peering location. |
66+
| --- | --- |
67+
| Use existing circuit or create new | You can augment resiliency of an existing standard circuit by selecting **Use existing circuit** and selecting an existing circuit for the first location. If you select an existing circuit, you only need to configure the second circuit. If you select **Create new**, enter information for both ExpressRoute circuit. |
68+
| Region | Select the region closest to the peering location of the circuit. |
69+
| Circuit name | Enter the name for the ExpressRoute circuit. |
70+
| Port type | Select whether you're connecting with a service provider or directly to Microsoft's global network at a peering location. |
7271
| Peering Location (Provider port type) | Select the physical location where you're peering with Microsoft. |
7372
| Provider (Provider port type)| Select the internet service provider who you are requesting your service from. |
7473
| ExpressRoute Direct resource (Direct port type) | Select the ExpressRoute Direct resource that you want to use. |
74+
| Enable Rate Limiting | Select this option to regulate the distribution of bandwidth across your ExpressRoute circuits. For more information, see [Rate limiting for ExpressRoute Direct circuits](rate-limit.md) |
7575
| Bandwidth | Select the bandwidth for the ExpressRoute circuit. |
76-
| SKU | Select the SKU for the ExpressRoute circuit. You can specify **Local** to get the local SKU, **Standard** to get the standard SKU or **Premium** for the premium add-on. You can change between Local, Standard, and Premium. |
77-
| Billing model | Select the billing type for egress data charge. You can specify **Metered** for a metered data plan and **Unlimited** for an unlimited data plan. You can change the billing type from **Metered** to **Unlimited**. |
76+
| SKU | Select between **Local**, **Standard, and **Premium** SKU. The SKU determines the connectivity scope of your ExpressRoute circuit. For more information, see [What are the differences between circuit SKU?](expressroute-faqs.md#what-is-the-connectivity-scope-for-different-expressroute-circuit-skus). |
77+
| Billing model | Select the billing model for the outbound data charge. You can select between **Metered** for a metered data plan and **Unlimited** for an unlimited data plan. For more information, see [ExpressRoute pricing](https://azure.microsoft.com/pricing/details/expressroute/) details. |
7878

7979
> [!IMPORTANT]
80-
> * The Peering Location indicates the [physical location](expressroute-locations.md) where you are peering with Microsoft. This is **not** linked to "Location" property, which refers to the geography where the Azure Network Resource Provider is located. While they're not related, it is a good practice to choose a Network Resource Provider geographically close to the Peering Location of the circuit.
81-
> * You can't change the SKU from **Standard/Premium** to **Local** in Azure portal. To downgrade the SKU to **Local**, you can use [Azure PowerShell](expressroute-howto-circuit-arm.md) or [Azure CLI](howto-circuit-cli.md).
82-
> * You can't change the type from **Unlimited** to **Metered**.
80+
> * The peering location indicates the [physical location](expressroute-locations.md) where you're peering with Microsoft. This field **isn't** linked to **Region** property, which refers to the location of the Azure Network Resource Provider. While they're not related, it's good practice to select a Network Resource Provider closest to the peering location of the ExpressRoute circuit.
81+
> * Changing from **Standard/Premium** to **Local** SKU is unavailable in the Azure portal. To downgrade to the **Local** SKU, you can use [Azure PowerShell](expressroute-howto-circuit-arm.md) or [Azure CLI](howto-circuit-cli.md).
82+
> * You can't change from the **Unlimited** to **Metered** billing model.
8383
84-
Complete the same information for the second ExpressRoute circuit. When selecting an ExpressRoute location for the second circuit, you're provided with distances information from the first ExpressRoute location. This information can help you select the second ExpressRoute location.
84+
Complete the same information for the second ExpressRoute circuit. When selecting an ExpressRoute location for the second circuit, you're provided with distances information from the first ExpressRoute location. This information can help you decide the second ExpressRoute location.
8585

8686
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/peering-location-distance.png" alt-text="Screenshot of distance information from first ExpressRoute circuit.":::
8787

@@ -95,56 +95,6 @@ Sign in to the Azure portal with this [Preview link](https://aka.ms/expressroute
9595

9696
1. Select **Review + create** and then select **Create** to deploy the ExpressRoute circuit.
9797

98-
::: zone-end
99-
100-
::: zone pivot="expressroute-current"
101-
102-
### Sign in to the Azure portal
103-
104-
From a browser, sign in to the [Azure portal](https://portal.azure.com) and sign in with your Azure account.
105-
106-
### Create a new ExpressRoute circuit
107-
108-
> [!IMPORTANT]
109-
> Your ExpressRoute circuit is billed from the moment a service key is issued. Ensure that you perform this operation when the connectivity provider is ready to provision the circuit.
110-
111-
1. On the Azure portal menu, select **+ Create a resource**. Search for **ExpressRoute** and then select **Create**.
112-
113-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/create-an-expressroute-circuit.png" alt-text=" Screenshot of ExpressRoute circuit resource.":::
114-
115-
1. On the **Create ExpressRoute** page. Provide the **Resource Group**, **Region**, and **Name** for the circuit. Then select **Next: Configuration >**.
116-
117-
| Setting | Value |
118-
| --- | --- |
119-
| Resource group | Select **Create new**. Enter **ExpressRouteResourceGroup** </br> Select **OK**. |
120-
| Region | West US 2 |
121-
| Name | TestERCircuit |
122-
123-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-create-basic.png" alt-text="Screenshot of how to configure the resource group and region.":::
124-
125-
1. When you enter in the values on this page, make sure that you specify the correct SKU tier (Local, Standard, or Premium) and data metering billing model (Unlimited or Metered).
126-
127-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-create-configuration.png" alt-text="Screenshot of how to configure the circuit.":::
128-
129-
| Setting | Description |
130-
| --- | --- |
131-
| Port type | Select if you're connecting to a service provider or directly into Microsoft's global network at a peering location. |
132-
| Create new or import from classic | Select if you're creating a new circuit or if you're migrating a classic circuit to Azure Resource Manager. |
133-
| Provider | Select the internet service provider who you are requesting your service from. |
134-
| Peering Location | Select the physical location where you're peering with Microsoft. |
135-
| SKU | Select the SKU for the ExpressRoute circuit. You can specify **Local** to get the local SKU, **Standard** to get the standard SKU or **Premium** for the premium add-on. You can change between Local, Standard, and Premium. |
136-
| Billing model | Select the billing type for egress data charge. You can specify **Metered** for a metered data plan and **Unlimited** for an unlimited data plan. You can change the billing type from **Metered** to **Unlimited**. |
137-
| Allow classic operations | Enable this option to allow classic virtual networks to link to the circuit. |
138-
139-
> [!IMPORTANT]
140-
> * The Peering Location indicates the [physical location](expressroute-locations.md) where you are peering with Microsoft. This is **not** linked to "Location" property, which refers to the geography where the Azure Network Resource Provider is located. While they're not related, it is a good practice to choose a Network Resource Provider geographically close to the Peering Location of the circuit.
141-
> * You can't change the SKU from **Standard/Premium** to **Local** in Azure portal. To downgrade the SKU to **Local**, you can use [Azure PowerShell](expressroute-howto-circuit-arm.md) or [Azure CLI](howto-circuit-cli.md).
142-
> * You can't change the type from **Unlimited** to **Metered**.
143-
144-
1. Select **Review + create** and then select **Create** to deploy the ExpressRoute circuit.
145-
146-
::: zone-end
147-
14898
### View the circuits and properties
14999

150100
**View all the circuits**
@@ -159,7 +109,7 @@ All Expressroute circuits created in the subscription appear here.
159109

160110
**View the properties**
161111

162-
You can view the properties of the circuit by selecting it. On the Overview page for your circuit, you find the **Service Key**. Provide the service key to the service provider to complete the provisioning process. The service key is unique to your circuit.
112+
You can view the properties of the circuit by selecting it. On the Overview page for your circuit, you find the **Service Key**. Provide the service key to your service provider to complete the provisioning process. The service key is unique to your circuit.
163113

164114
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-overview.png" alt-text="Screenshot of ExpressRoute properties.":::
165115

@@ -186,7 +136,7 @@ Circuit status: **Enabled**
186136

187137
### Periodically check the status and the state of the circuit key
188138

189-
You can view the properties of the circuit that you're interested in by selecting it. Check the **Provider status** and ensure that it has moved to **Provisioned** before you continue.
139+
You can view the properties of a circuit that you're interested in by selecting it. Check the **Provider status** and ensure that it has moved to **Provisioned** before you continue.
190140

191141
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/provisioned.png" alt-text="Screenshot of circuit and provider status.":::
192142

@@ -228,6 +178,7 @@ You can do the following tasks with no downtime:
228178
> Changing the metering plan from **Unlimited Data** to **Metered Data** is not supported.
229179
230180
* You can enable and disable *Allow Classic Operations*.
181+
231182
> [!IMPORTANT]
232183
> You may have to recreate the ExpressRoute circuit if there is inadequate capacity on the existing port. You cannot upgrade the circuit if there is no additional capacity available at that location.
233184
>
@@ -255,16 +206,14 @@ To modify an ExpressRoute circuit, select **Configuration**.
255206

256207
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovision-after-deletion.png" alt-text="Screenshot of deprovisioning the ExpressRoute circuit.":::
257208

258-
1. After your circuit service provider has confirmed that they've deprovisioned the circuit, confirm that the *Provider status* changes to **Not provisioned** in the Azure portal. Once the *Provider status* is **Not provisioned**, you'll be able to delete the circuit.
259-
260-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovisioned.png" alt-text="Screenshot of deprovisioned circuit.":::
209+
1. After your circuit service provider has confirmed that they've deprovisioned the circuit, confirm that the *Provider status* changes to **Not provisioned** in the Azure portal. Once the *Provider status* changes to **Not provisioned**, you can delete the circuit.
261210

211+
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovisioned.png" alt-text="Screenshot of a deprovisioned circuit.":::
262212

263213
> [!NOTE]
264214
>* You must delete all associated [Virtual Network connections](expressroute-howto-linkvnet-portal-resource-manager.md#clean-up-resources), [Authorizations](expressroute-howto-linkvnet-portal-resource-manager.md#circuit-owner-operations), and [Global Reach](expressroute-howto-set-global-reach-portal.md#disable-connectivity) from the ExpressRoute circuit before deprovisioning. If deprovisioning fails, check whether any associated resources are still linked to the circuit.
265215
>* If the circuit service provider has deprovisioned the circuit (The *Provider status* has updated to **Not provisioned**), you can delete the circuit. This stops billing for the circuit.
266216
267-
268217
## Next steps
269218

270219
After you create your circuit, continue with the following next step:
80.6 KB
Loading
9.33 KB
Loading
193 KB
Loading

0 commit comments

Comments
 (0)