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
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,27 +241,32 @@ To modify an ExpressRoute circuit, select **Configuration**.
241
241
242
242
## <aname="delete"></a>Deprovisioning an ExpressRoute circuit
243
243
244
-
If the ExpressRoute circuit service provider provisioning state is **Provisioning** or **Provisioned** you must work with your service provider to deprovision the circuit on their side. We continue to reserve resources and bill you until the service provider completes deprovisioning the circuit and notifies us.
244
+
Deprovisioning an ExpressRoute circuit requires a specific sequence of steps.
245
+
246
+
* Before you initiate a deprovisioning request with the service provider, you need to dissociate all Virtual Networks. You also need to remove any authorizations and, if it's being used, disable Global Reach.
247
+
* After you've deleted all resources associated with the circuit, ask your Service Provider or Internet Service Provider (ISP) to start the removal process.
248
+
* Finally, before you delete the ExpressRoute circuit, make sure the *Provider Status* has been updated to **Not Provisioned** in the Circuit overview page.
249
+
250
+
> [!NOTE]
251
+
> If the ExpressRoute circuit service provider provisioning state is **Provisioning** or **Provisioned** you must work with your service provider to deprovision the circuit on their side. We continue to reserve resources and bill you until the service provider completes deprovisioning the circuit and notifies us.
245
252
246
253
1. On the Azure portal menu, navigate to the ExpressRoute circuit you wish to deprovision.
247
254
248
-
1. In the **Overview** page, select **Delete**. Here you're asked to view all associated resources connected to the circuit. Select **Yes** to proceed with the deprovisioning.
255
+
1. In the **Overview** page, select **Delete**. Here you're asked to view all associated resources connected to the circuit. Select **Yes** to see the linked connections that need to be removed before you can begin the deprovisioning process.
249
256
250
257
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-deprovision.png" alt-text="Screenshot of deprovisioning circuit for ExpressRoute.":::
251
258
252
259
1. In the **View Associated Resources of Circuit** pane, you see the resources associated with the circuit. Ensure you delete or dissociate all associated resources before proceeding with deletion of the circuit.
253
260
254
261
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovision-associated-resources.png" alt-text="Screenshot of deprovisioning associated resources to ExpressRoute circuit.":::
255
262
256
-
1. Work with your service provider to deprovision the circuit on their side. The service provider provisioning state changes to **Not provisioned** when the service provider deprovisions the circuit. Once the service provider deprovisions the circuit, You can delete the circuit.
263
+
1. Work with your service provider to deprovision the circuit on their side.
264
+
1. After your service provider has confirmed that they've deprovisioned the circuit, confirm that the provisioning state changes to **Not Provisioned** in the Azure portal. Once the service provider status is **Not Provisioned**, you will be able to delete the circuit.
257
265
258
266
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovisioned.png" alt-text="Screenshot of deprovisioned circuit.":::
259
267
260
268
261
-
> [!NOTE]
262
-
>* You must unlink *all virtual networks* from the ExpressRoute circuit before deprovisioning. If this operation fails, check whether any virtual networks are linked to the circuit.
263
-
>* If the service provider has deprovisioned the circuit (the service provider provisioning state is set to **Not provisioned**), you can delete the circuit. This stops billing for the circuit.
264
-
>* The circuit cannot be deleted if the service provider provisioning state is **Provisioning** or **Provisioned**. You must wait for the service provider to deprovision the circuit before you can delete it.
0 commit comments