Skip to content

Commit 6428dd4

Browse files
authored
Formatting tweaks
Updated terminology and formatting for clarity in the Azure backup deletion guide.
1 parent aaf168a commit 6428dd4

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

articles/backup/backup-azure-delete-vault.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To delete a vault, follow these steps:
7979
8080
- <a id="portal-delete-backup-servers">**Step 5:**</a> Delete backup servers.
8181

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:
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:
8383

8484
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**.
8585

@@ -109,7 +109,7 @@ First, read the [Before you start](#before-you-start) section to understand the
109109

110110
To stop protection and delete the backup data, follow these steps:
111111

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).
113113

114114
:::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":::
115115

@@ -252,7 +252,7 @@ To stop protection and delete backup data, follow these steps:
252252

253253
![Screenshot that shows entering the security PIN to delete backup items from the MABS and DPM management console.](./media/backup-azure-delete-vault/enter-security-pin.png)
254254

255-
The protected member status changes to *Inactive replica available*.
255+
The protected member status changes to **Inactive replica available**.
256256

257257
#### Method 2
258258

@@ -305,13 +305,13 @@ To access the PowerShell script for vault deletion, see [PowerShell script to de
305305
306306
#### Run the script in the PowerShell console
307307
308-
The script performs the following actions:
308+
The script performs the following actions:
309309
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
315315
316316
To delete an individual backup item or write your own script, use the following PowerShell commands:
317317
@@ -350,7 +350,7 @@ To delete an individual backup item or write your own script, use the following
350350
351351
[Learn more](/powershell/module/az.recoveryservices/disable-azrecoveryservicesbackupprotection) about how to disable protection for an Azure Backup-protected item.
352352
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:
354354
355355
- For on-premises files and folders protected by using the Azure Backup agent (MARS) backing up to Azure:
356356
@@ -475,4 +475,4 @@ For more information on the ARMClient command, see [ARMClient README](https://gi
475475

476476
- [Learn about Recovery Services vaults](backup-azure-recovery-services-vault-overview.md)
477477
- [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

Comments
 (0)