Skip to content

Commit d38ccf3

Browse files
author
RoseHJM
committed
ADE - update force delete command
1 parent a53346a commit d38ccf3

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

articles/deployment-environments/how-to-manage-environments.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -107,19 +107,7 @@ An attempt to delete a deployment environment might fail due to issues like the
107107

108108
If the deletion fails, you can forcibly delete the environment. Force delete deletes the environment, its deployment resource group, and all resources in the deployment resource group. Any resources created outside the resource group are orphaned; force delete doesn't delete them.
109109

110-
To forcibly delete an environment through the developer portal, follow these steps:
111-
1. Sign in to the [developer portal](https://devportal.microsoft.com).
112-
1. On the environment you want to delete, select the options menu next to the environment name, then choose **Delete**.
113-
114-
:::image type="content" source="media/how-to-manage-environments/environment-force-delete.png" alt-text="Screenshot showing an environment tile with the options menu expanded and the Delete option selected." lightbox="media/how-to-manage-environments/environment-force-delete.png":::
115-
116-
1. In the confirmation message, select **Force delete**.
117-
118-
:::image type="content" source="media/how-to-manage-environments/environment-confirm-force-delete.png" alt-text="Screenshot showing a confirm force deletion message with Force delete highlighted." lightbox="media/how-to-manage-environments/environment-confirm-force-delete.png":::
119-
120-
121-
122-
To forcibly delete an environment fron the CLI, follow these steps:
110+
To forcibly delete an environment from the CLI, follow these steps:
123111
1. Open the CLI.
124112
1. Run the following command to forcibly delete the environment:
125113

0 commit comments

Comments
 (0)