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
+8-13Lines changed: 8 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,33 +241,28 @@ To modify an ExpressRoute circuit, select **Configuration**.
241
241
242
242
## <aname="delete"></a>Deprovisioning an ExpressRoute circuit
243
243
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.
244
+
If the ExpressRoute circuit service provider provisioning state is **Provisioning** or **Provisioned** you must work with your circuit service provider to deprovision the circuit on their side. We continue to reserve resources and bill you until the circuit service provider completes deprovisioning the circuit and notifies us.
252
245
253
246
1. On the Azure portal menu, navigate to the ExpressRoute circuit you wish to deprovision.
254
247
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.
248
+
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 deleted before you can begin the deprovisioning process.
256
249
257
250
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-deprovision.png" alt-text="Screenshot of deprovisioning circuit for ExpressRoute.":::
258
251
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.
252
+
1. In the **View Associated Resources of Circuit** pane, you see the resources associated with the circuit. Ensure you delete all associated resources before proceeding with deletion of the circuit.
260
253
261
254
:::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.":::
262
255
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.
256
+
1. Work with your circuit service provider to deprovision the circuit on their side.
257
+
1. After your circuit 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 circuit service provider status is **Not Provisioned**, you will be able to delete the circuit.
265
258
266
259
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovisioned.png" alt-text="Screenshot of deprovisioned circuit.":::
267
260
268
261
269
262
270
-
263
+
> [!NOTE]
264
+
>* 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 this operation fails, check whether any virtual networks are linked to the circuit.
265
+
>* If the circuit service provider has deprovisioned the circuit (the circuit service provider provisioning state is set to **Not provisioned**), you can delete the circuit. This stops billing for the circuit.
0 commit comments