|
2 | 2 | title: Configure and manage enhanced soft delete for Azure Backup
|
3 | 3 | description: This article describes about how to configure and manage enhanced soft delete for Azure Backup.
|
4 | 4 | ms.topic: how-to
|
5 |
| -ms.date: 09/11/2023 |
| 5 | +ms.date: 03/27/2025 |
6 | 6 | ms.service: azure-backup
|
7 | 7 | author: jyothisuri
|
8 | 8 | ms.author: jsuri
|
9 | 9 | ---
|
10 | 10 |
|
11 | 11 | # Configure and manage enhanced soft delete in Azure Backup
|
12 | 12 |
|
13 |
| -This article describes how to configure and use enhanced soft delete to protect your data and recover backups, if they're deleted. |
| 13 | +This article describes how to configure and use [enhanced soft delete](backup-azure-enhanced-soft-delete-about.md) to protect your data and recover backups, if they're deleted. |
14 | 14 |
|
15 | 15 | >[!Note]
|
16 | 16 | >Once you enable enhanced soft delete by enabling soft delete state to *always-on*, you can't disable it for that vault.
|
17 | 17 |
|
18 |
| -## Before you start |
| 18 | +## Prerequisites |
19 | 19 |
|
| 20 | +Before you configure and manage enhanced soft delete on the vault, review the following prerequisites: |
| 21 | + |
20 | 22 | - Enhanced soft delete is supported for Recovery Services vaults and Backup vaults.
|
21 | 23 | - Enhanced soft delete applies to all vaulted workloads alike in Recovery Services vaults and Backup vaults. However, it currently doesn't support operational tier workloads, such as Azure Files backup, Operational backup for Blobs, and Disk and VM snapshot backups.
|
22 | 24 | - For hybrid backups (using MARS, DPM, or MABS), enabling always-on soft delete will disallow server deregistration and deletion of backups via the Azure portal. If you don't want to retain the backed-up data, we recommend you not to enable the *always-on soft-delete* for the vault or perform *stop protection with delete data* before the server is decommissioned.
|
@@ -253,6 +255,12 @@ Follow these steps:
|
253 | 255 | >- You can also use multi-user authorization (MUA) to add an additional layer of protection against disabling soft delete. [Learn more](multi-user-authorization-concept.md).
|
254 | 256 | >- MUA for soft delete is currently supported for Recovery Services vaults only.
|
255 | 257 |
|
256 |
| -## Next steps |
| 258 | +## Related content |
| 259 | + |
| 260 | +For implementing other security measures on the vaults, see the following articles: |
257 | 261 |
|
258 |
| -[About enhanced soft delete for Azure Backup](backup-azure-enhanced-soft-delete-about.md). |
| 262 | +- [Multi-user authorization using Resource Guard](multi-user-authorization-concept.md). |
| 263 | +- [Immutable vault for Azure Backup](backup-azure-immutable-vault-concept.md). |
| 264 | +- [Private endpoints (v1 experience) for Azure Backup](private-endpoints-overview.md). |
| 265 | +- [Private endpoints (v2 experience) for Azure Backup](backup-azure-private-endpoints-concept.md). |
| 266 | +- [Secure by Default with Azure Backup (Preview)](secure-by-default.md). |
0 commit comments