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
Before you delete the vault, ensure that all on-premises backup servers are unregistered from the vault. To unregister the servers, follow these steps based on your on-premises scenario:
82
+
Before you delete the vault, ensure that all on-premises backup servers are unregistered from the vault. To unregister the servers, follow these steps based on your on-premises scenario:
83
83
84
84
1. Go to the vault dashboard menu and select **Backup Infrastructure** > **Protected Servers**. On **Protected Servers**, select the backup management type from the list. To delete the vault, you must unregister all the servers. On the selected backup management pane, select the **More** icon (**...**) that corresponds to each protected server and select **Unregister**.
85
85
@@ -109,7 +109,7 @@ First, read the [Before you start](#before-you-start) section to understand the
109
109
110
110
To stop protection and delete the backup data, follow these steps:
111
111
112
-
1. In the portal, go to **Recovery Services vault**, and then go to **Backup items**. Then, in the **Backup Management Type** list, select the protected items in the cloud (for example, Azure VMs, Azure Storage, Azure Files, or SQL Server on Azure VMs).
112
+
1. In the portal, go to **Recovery Services vault**, and then go to **Backup items**. Then, in the **Backup Management Type** list, select the protected items in the cloud (for example, Azure Virtual Machines, Azure Storage, Azure Files, or SQL Server on Azure Virtual Machines).
113
113
114
114
:::image type="content" source="./media/backup-azure-delete-vault/azure-storage-selected-inline.png" alt-text="Screenshot that shows selecting the backup type." lightbox="./media/backup-azure-delete-vault/azure-storage-selected-expanded.png":::
115
115
@@ -252,7 +252,7 @@ To stop protection and delete backup data, follow these steps:
252
252
253
253

254
254
255
-
The protected member status changes to *Inactive replica available*.
255
+
The protected member status changes to **Inactive replica available**.
256
256
257
257
#### Method 2
258
258
@@ -305,13 +305,13 @@ To access the PowerShell script for vault deletion, see [PowerShell script to de
305
305
306
306
#### Run the script in the PowerShell console
307
307
308
-
The script performs the following actions:
308
+
The script performs the following actions:
309
309
310
-
- Disables soft delete and security features.
311
-
- Deletes backup items.
312
-
- Unregisters servers and storage accounts.
313
-
- Deletes disaster recovery items.
314
-
- Removes private endpoints.
310
+
- Disables soft delete and security features
311
+
- Deletes backup items
312
+
- Unregisters servers and storage accounts
313
+
- Deletes disaster recovery items
314
+
- Removes private endpoints
315
315
316
316
To delete an individual backup item or write your own script, use the following PowerShell commands:
317
317
@@ -350,7 +350,7 @@ To delete an individual backup item or write your own script, use the following
350
350
351
351
[Learn more](/powershell/module/az.recoveryservices/disable-azrecoveryservicesbackupprotection) about how to disable protection for an Azure Backup-protected item.
352
352
353
-
After you delete the backed-up data, unregister any on-premises containers and management servers.
353
+
After you delete the backed-up data, unregister any on-premises containers and management servers:
354
354
355
355
- For on-premises files and folders protected by using the Azure Backup agent (MARS) backing up to Azure:
356
356
@@ -475,4 +475,4 @@ For more information on the ARMClient command, see [ARMClient README](https://gi
475
475
476
476
-[Learn about Recovery Services vaults](backup-azure-recovery-services-vault-overview.md)
477
477
-[Learn about monitoring and managing Recovery Services vaults](backup-azure-manage-windows-server.md)
478
-
-[Update the soft delete state for Recovery Services vaults by using the REST API](use-restapi-update-vault-properties.md)
478
+
-[Update the soft delete state for Recovery Services vaults by using the REST API](use-restapi-update-vault-properties.md)
0 commit comments