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
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,9 @@
1
1
---
2
2
title: 'Quickstart: Create and modify ExpressRoute circuits - Azure portal'
3
3
description: In this quickstart, you learn how to create, provision, verify, update, delete, and deprovision ExpressRoute circuits by using the Azure portal.
4
-
services: expressroute
5
4
author: duongau
6
5
ms.author: duau
7
-
ms.date: 08/05/2024
6
+
ms.date: 03/12/2026
8
7
ms.topic: quickstart
9
8
ms.service: azure-expressroute
10
9
ms.custom:
@@ -73,7 +72,7 @@ From a browser, sign in to the [Azure portal](https://portal.azure.com) and sign
73
72
| ExpressRoute Direct resource (Direct port type) | Select the ExpressRoute Direct resource that you want to use. |
74
73
| 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)|
75
74
| Bandwidth | Select the bandwidth for the ExpressRoute circuit. |
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). |
75
+
| 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
76
| 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. |
78
77
79
78
> [!IMPORTANT]
@@ -93,7 +92,7 @@ From a browser, sign in to the [Azure portal](https://portal.azure.com) and sign
93
92
94
93
For standard resiliency, you only need to enter information for one ExpressRoute circuit.
95
94
96
-
1. Go to the **Monitoring** tab and select the circuit(s) for which you want to enable alerts. This action will automatically set up the recommended alert rules for your new ExpressRoute circuit(s).
95
+
1. Go to the **Monitoring** tab and select the circuit(s) for which you want to enable alerts. This action automatically sets up the recommended alert rules for your new ExpressRoute circuit(s).
97
96
98
97
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/configure-circuit-alerts.png" alt-text="Screenshot of alert rules configured for ExpressRoute circuit.":::
99
98
@@ -162,26 +161,26 @@ You can do the following tasks with no downtime:
162
161
* Enable or disable an ExpressRoute Premium add-on for your ExpressRoute circuit.
163
162
164
163
> [!IMPORTANT]
165
-
> Changing the SKU from **Standard/Premium** to **Local**is not supported 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).
164
+
> Changing the SKU from **Standard/Premium** to **Local**isn't supported 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).
166
165
167
166
* Increase the bandwidth of your ExpressRoute circuit, provided there's capacity available on the port.
168
167
169
168
> [!IMPORTANT]
170
-
> * Downgrading the bandwidth of a circuit is not supported.
169
+
> * Downgrading the bandwidth of a circuit isn't supported.
171
170
> * When upgrading the bandwidth of an ExpressRoute circuit, the Azure portal provides a list of available bandwidth options based on the capacity of the port. If the desired bandwidth isn't available, you need to recreate the circuit to get the desired bandwidth.
172
171
> :::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/circuit-bandwidth-upgrade.png" alt-text="Screenshot of the bandwidth upgrade available for an ExpressRoute circuit.":::
173
172
174
173
* Change the metering plan from *Metered Data* to *Unlimited Data*.
175
174
176
175
> [!IMPORTANT]
177
-
> Changing the metering plan from **Unlimited Data** to **Metered Data**is not supported.
176
+
> Changing the metering plan from **Unlimited Data** to **Metered Data**isn't supported.
178
177
179
178
* You can enable and disable *Allow Classic Operations*.
180
179
181
180
> [!IMPORTANT]
182
-
> 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.
181
+
> You might have to recreate the ExpressRoute circuit if there's inadequate capacity on the existing port. You can't upgrade the circuit if there's no additional capacity available at that location.
183
182
>
184
-
> Although you can seamlessly upgrade the bandwidth, you cannot reduce the bandwidth of an ExpressRoute circuit without disruption. Downgrading bandwidth requires you to deprovision the ExpressRoute circuit and then reprovision a new ExpressRoute circuit.
183
+
> Although you can seamlessly upgrade the bandwidth, you can't reduce the bandwidth of an ExpressRoute circuit without disruption. Downgrading bandwidth requires you to deprovision the ExpressRoute circuit and then reprovision a new ExpressRoute circuit.
185
184
>
186
185
> Disabling the Premium add-on operation can fail if you're using resources that are greater than what is permitted for the standard circuit.
187
186
@@ -191,7 +190,7 @@ To modify an ExpressRoute circuit, select **Configuration**.
191
190
192
191
## <aname="delete"></a>Deprovisioning and deleting an ExpressRoute circuit
193
192
194
-
1. On the Azure portal menu, navigate to the ExpressRoute circuit you wish to deprovision.
193
+
1. On the Azure portal menu, go to the ExpressRoute circuit you wish to deprovision.
195
194
196
195
1. In the **Overview** page, select **Delete**. If there are any associated resources attached to the circuit, you're asked to view the resources. Select **Yes** to see the associations that need to be removed before starting the deprovisioning process. If there are no associated resources, you can proceed with step 4.
0 commit comments