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/backup/backup-azure-delete-vault.md
+32-15Lines changed: 32 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: rayne-wiselman
6
6
manager: carmonm
7
7
ms.service: backup
8
8
ms.topic: conceptual
9
-
ms.date: 05/07/2019
9
+
ms.date: 06/13/2019
10
10
ms.author: raynew
11
11
---
12
12
# Delete a Recovery Services vault
@@ -18,8 +18,8 @@ This article describes how to delete an [Azure Backup](backup-overview.md) Recov
18
18
19
19
Before you start, it's important to understand that you can't delete a Recovery Services vault that has servers registered in it, or that holds backup data.
20
20
21
-
- To delete a vault gracefully, you unregister servers in it, remove vault data, and then delete the vault.
22
-
- If you try to delete a vault that still has dependencies, an error message is issued. and you need to manually remove the vault dependencies, including:
21
+
- To gracefully delete a vault, unregister servers it contains, remove vault data, and then delete the vault.
22
+
- If you try to delete a vault that still has dependencies, an error message is issued, and you will need to manually remove the vault dependencies, including:
@@ -35,7 +35,7 @@ Before you start, it's important to understand that you can't delete a Recovery
35
35
36
36

37
37
38
-
If you receive an error, remove [backup items](#remove-backup-items), [infrastructure servers](#remove-backup-infrastructure-servers), and [recovery points](#remove-azure-backup-agent-recovery-points), and then delete the vault.
38
+
If you receive an error, remove [backup items](#remove-backup-items), [infrastructure servers](#remove-backup-management-servers), and [recovery points](#remove-azure-backup-agent-recovery-points), and then delete the vault.
@@ -73,7 +73,7 @@ For more information on ARMClient command, refer this [document](https://github.
73
73
74
74
## Remove vault items and delete the vault
75
75
76
-
These procedure provide some examples for removing backup data and infrastructure servers. After everything's removed from a vault, you can delete it.
76
+
These procedures provide some examples for removing backup data and infrastructure servers. After everything's removed from a vault, you can delete it.
77
77
78
78
### Remove backup items
79
79
@@ -96,31 +96,41 @@ This procedure provides an example that shows you how to remove backup data from
5. Optionally, provide a reason why you're deleting the data, and add comments.
119
+
120
+
> [!NOTE]
121
+
> Backup items associated with a Backup Management Server or Azure Backup Agent server must be deleted before those server’s registrations are deleted. To remove Backup items, navigate to the SC DPM, MABS or the MARS management console on the server as applicable, and select the relevant options to stop protection and delete backups. If any backup items are still associated, you will see the following error:
7. Optionally provide a reason why you're deleting the data, and add comments.
144
-
8. To verify that the delete job completed, check the Azure Messages .
145
-
9. After deleting an item in the list, on the **Backup Infrastructure** menu, click **Refresh** to see the items in the vault.
153
+
7. Optionally, provide a reason why you're deleting the data, and add comments.
154
+
155
+
> [!NOTE]
156
+
> Backup items associated with a Backup Management Server or Azure Backup Agent server must be deleted before those server’s registrations are deleted. To remove Backup items, navigate to the SC DPM, MABS or the MARS management console on the server as applicable, and select the relevant options to stop protection and delete backups. If any backup items are still associated, you will see the following error:
0 commit comments