Skip to content

Commit 29ac9dc

Browse files
authored
Merge pull request #96715 from MashaMSFT/patch-67
added clarity around deleting MI
2 parents 80b43bb + b50e5b2 commit 29ac9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-managed-instance-failover-group-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1069,7 +1069,7 @@ Clean up resources by first deleting the managed instance, then the virtual clus
10691069

10701070
# [Portal](#tab/azure-portal)
10711071
1. Navigate to your resource group in the [Azure portal](https://portal.azure.com).
1072-
1. Select the managed instance and then select **Delete**. Type `yes` in the text box to confirm you want to delete the resource and then select **Delete**. This process may take some time to complete in the background, and until it"s done, you will not be able to delete the *Virtual cluster* or any other dependent resources. Monitor the delete in the Activity tab to confirm your managed instance has been deleted.
1072+
1. Select the managed instance(s) and then select **Delete**. Type `yes` in the text box to confirm you want to delete the resource and then select **Delete**. This process may take some time to complete in the background, and until it"s done, you will not be able to delete the *Virtual cluster* or any other dependent resources. Monitor the delete in the Activity tab to confirm your managed instance has been deleted.
10731073
1. Once the managed instance is deleted, delete the *Virtual cluster* by selecting it in your resource group, and then choosing **Delete**. Type `yes` in the text box to confirm you want to delete the resource and then select **Delete**.
10741074
1. Delete any remaining resources. Type `yes` in the text box to confirm you want to delete the resource and then select **Delete**.
10751075
1. Delete the resource group by selecting **Delete resource group**, typing in the name of the resource group, `myResourceGroup`, and then selecting **Delete**.

0 commit comments

Comments
 (0)