Skip to content

Commit bd6a639

Browse files
Merge pull request #301499 from AbhishekMallick01/Jun-18-2025-Freshness1
Freshness - Recover soft deleted data and recovery points using Enhanced soft delete
2 parents b8e3591 + 86ed153 commit bd6a639

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

articles/backup/backup-azure-enhanced-soft-delete-tutorial.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Recover soft deleted data and recovery points using enhanced soft delete in Azure Backup
33
description: Learn how to enable enhanced soft delete and recover your data and recover backups, if they're deleted.
44
ms.topic: tutorial
5-
ms.date: 09/11/2023
5+
ms.date: 06/18/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -17,8 +17,10 @@ This tutorial describes how to enable enhanced soft delete and recover your data
1717
>[!Note]
1818
>Once you enable the *always-on* state for soft delete, you can't disable it for that vault.
1919
20-
## Before you start
20+
## Considerations
2121

22+
Before you start using the Enhanced soft delete feature, review the following considetations:
23+
2224
- Enhanced soft delete is supported for Recovery Services vaults and Backup vaults.
2325
- 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.
2426
- 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.
@@ -32,7 +34,7 @@ Soft delete is enabled by default for all new vaults you create. To make enabled
3234

3335
# [Recovery Services vault](#tab/recovery-services-vault)
3436

35-
Follow these steps:
37+
To enable soft delete with always-on state on a Recovery Services vault, follow these steps:
3638

3739
1. Go to **Recovery Services vault** > **Properties**.
3840

@@ -64,7 +66,7 @@ Follow these steps:
6466

6567
# [Backup vault](#tab/backup-vault)
6668

67-
Follow these steps:
69+
To enable soft delete with always-on state on a Backup vault, follow these steps:
6870

6971
1. Go to **Backup vault** > **Properties**.
7072

@@ -100,7 +102,7 @@ You can delete backup items/instances even if the soft delete settings are enabl
100102

101103
# [Recovery Services vault](#tab/recovery-services-vault)
102104

103-
Follow these steps:
105+
To delete a backup item from a Recovery Services vault, follow these steps:
104106

105107
1. Go to the *backup item* that you want to delete.
106108
1. Select **Stop backup**.
@@ -120,7 +122,7 @@ Follow these steps:
120122
121123
# [Backup vault](#tab/backup-vault)
122124

123-
Follow these steps:
125+
To delete a backup item from a Backup vault, follow these steps:
124126

125127
1. In the **Backup center**, go to the *backup instance* that you want to delete.
126128

@@ -150,7 +152,7 @@ If a backup item/ instance is soft deleted, you can recover it before it's perma
150152

151153
# [Recovery Services vault](#tab/recovery-services-vault)
152154

153-
Follow these steps:
155+
To recover a soft-deleted backup item to a Recovery Services vault, follow these steps:
154156

155157
1. Go to the *backup item* that you want to retrieve from the *soft deleted* state.
156158

@@ -166,7 +168,7 @@ Follow these steps:
166168

167169
# [Backup vault](#tab/backup-vault)
168170

169-
Follow these steps:
171+
To recover a soft-deleted backup item to a Backup vault, follow these steps:
170172

171173
1. Go to the *deleted backup instance* that you want to recover.
172174

@@ -188,7 +190,7 @@ Follow these steps:
188190

189191
>- MUA for soft delete is currently supported for Recovery Services vaults only.
190192
191-
## Next steps
193+
## Related content
192194

193-
- Learn more about [enhanced soft delete for Azure Backup](backup-azure-enhanced-soft-delete-about.md).
194-
- Learn more about [soft delete of recovery points](backup-azure-enhanced-soft-delete-about.md#soft-delete-of-recovery-points).
195+
- [About enhanced soft delete for Azure Backup](backup-azure-enhanced-soft-delete-about.md).
196+
- [About soft delete of recovery points](backup-azure-enhanced-soft-delete-about.md#soft-delete-of-recovery-points).

0 commit comments

Comments
 (0)