Skip to content

Commit d24f5bb

Browse files
Merge pull request #273717 from AbdullahBell/expressroute-circuit-deprov
ExpressRoute: Update: Quickstart: Create and modify ExpressRoute circuits | Deprovision
2 parents f8c1504 + ccc4f6d commit d24f5bb

File tree

5 files changed

+20
-9
lines changed

5 files changed

+20
-9
lines changed

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

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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: 01/24/2024
7+
ms.date: 05/14/2024
88
ms.topic: quickstart
99
ms.service: expressroute
1010
ms.custom: mode-ui
@@ -239,20 +239,31 @@ To modify an ExpressRoute circuit, select **Configuration**.
239239

240240
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-configuration.png" alt-text="Screenshot of modifying circuit.":::
241241

242-
## <a name="delete"></a>Deprovisioning an ExpressRoute circuit
242+
## <a name="delete"></a>Deprovisioning and deleting an ExpressRoute circuit
243243

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+
1. On the Azure portal menu, navigate to the ExpressRoute circuit you wish to deprovision.
245245

246-
> [!NOTE]
247-
>* 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.
248-
>* 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.
246+
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.
247+
248+
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-deprovision.png" alt-text="Screenshot of deprovisioning circuit for ExpressRoute.":::
249+
250+
1. In the **View Associated Resources of Circuit** pane, you can see the resources associated with the circuit. Ensure you delete the resources before proceeding with the deprovisioning of the circuit.
251+
252+
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovision-associated-resources.png" alt-text="Screenshot of deleting associated resources to ExpressRoute circuit.":::
249253

254+
1. After deleting all associated resources, work with your circuit service provider to deprovision the circuit on their end. The circuit is required to be deprovisioned before it can be deleted.
250255

251-
## Clean up resources
256+
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovision-after-deletion.png" alt-text="Screenshot of deprovisioning the ExpressRoute circuit.":::
252257

253-
You can delete your ExpressRoute circuit by selecting the **Delete** icon. Ensure the provider status is *Not provisioned* before proceeding.
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.":::
261+
262+
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 deprovisioning fails, check whether any associated resources are still linked to the circuit.
265+
>* 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.
254266
255-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-delete.png" alt-text="Screenshot of deleting circuit.":::
256267

257268
## Next steps
258269

Loading
Loading
Loading
103 KB
Loading

0 commit comments

Comments
 (0)