diff --git a/docs/tre-admins/tear-down.md b/docs/tre-admins/tear-down.md index 38e730c5f9..17e7beab38 100644 --- a/docs/tre-admins/tear-down.md +++ b/docs/tre-admins/tear-down.md @@ -6,7 +6,7 @@ To remove the Azure TRE and its resources from your Azure subscription run: make tre-destroy ``` -Alternatively, you can delete the resource groups in Azure Portal or using the CLI: +Alternatively, you can directly delete the resource groups in Azure Portal or using the CLI, however the `make` method is recommended if you plan to re-deploy the Azure TRE since it performs [additional tidy up](https://github.com/microsoft/AzureTRE/blob/main/devops/scripts/destroy_env_no_terraform.sh) which prevent re-deployment errors. ```cmd az group delete --name