Skip to content

Commit 898c1f6

Browse files
authored
Merge pull request #253116 from MicrosoftDocs/release-enhanced-soft-delete
Release enhanced soft delete --scheduled release at 4AM of 9/29
2 parents ca011b7 + ecff733 commit 898c1f6

7 files changed

+334
-27
lines changed

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

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Overview of enhanced soft delete for Azure Backup (preview)
2+
title: Overview of enhanced soft delete for Azure Backup
33
description: This article gives an overview of enhanced soft delete for Azure Backup.
44
ms.topic: conceptual
55
ms.custom: references_regions
6-
ms.date: 07/27/2023
6+
ms.date: 09/11/2023
77
ms.service: backup
88
author: AbhishekMallick-MS
99
ms.author: v-abhmallick
1010
---
1111

12-
# About Enhanced soft delete for Azure Backup (preview)
12+
# About enhanced soft delete for Azure Backup
1313

1414
[Soft delete](backup-azure-security-feature-cloud.md) for Azure Backup enables you to recover your backup data even after it's deleted. This is useful when:
1515

@@ -18,6 +18,9 @@ ms.author: v-abhmallick
1818

1919
*Basic soft delete* is available for Recovery Services vaults for a while; *enhanced soft delete* now provides additional data protection capabilities.
2020

21+
>[!Note]
22+
>Once you enable enhanced soft delete by enabling soft delete state to *always-on*, you can't disable it for that vault.
23+
2124
## What's soft delete?
2225

2326
[Soft delete](backup-azure-security-feature-cloud.md) primarily delays permanent deletion of backup data and gives you an opportunity to recover data after deletion. This deleted data is retained for a specified duration (*14*-*180* days) called soft delete retention period.
@@ -42,15 +45,9 @@ The key benefits of enhanced soft delete are:
4245
- **Soft delete across workloads**: Enhanced soft delete applies to all vaulted datasources alike and is supported for Recovery Services vaults and Backup vaults. Enhanced soft delete also applies to operational backups of disks and VM backup snapshots used for instant restores. However, unlike vaulted backups, these snapshots can be directly accessed and deleted before the soft delete period expires. Enhanced soft delete is currently not supported for operational backup for Blobs and Azure Files.
4346
- **Soft delete of recovery points**: This feature allows you to recover data from recovery points that might have been deleted due to making changes in a backup policy or changing the backup policy associated with a backup item. Soft delete of recovery points isn't supported for log recovery points in SQL and SAP HANA workloads. [Learn more](manage-recovery-points.md#impact-of-expired-recovery-points-for-items-in-soft-deleted-state).
4447

45-
## Supported regions
46-
47-
- Enhanced soft delete is available in all Azure public regions.
48-
- Soft delete of recovery points is now available in all Azure public regions.
49-
5048
## Supported scenarios
5149

5250
- Enhanced soft delete is supported for Recovery Services vaults and Backup vaults. Also, it's supported for new and existing vaults.
53-
- All existing Recovery Services vaults in the preview regions are upgraded with an option to use enhanced soft delete.
5451
- Enhanced soft delete applies to all vaulted workloads alike and is supported for Recovery Services vaults and Backup vaults. However, it currently doesn't support operational tier workloads, such as Azure Files backup, Operational backup for Blobs, Disk and VM snapshot backups.
5552

5653
## States of soft delete settings
@@ -111,4 +108,4 @@ You can also use multi-user authorization (MUA) to add an additional layer of pr
111108
112109
## Next steps
113110

114-
[Configure and manage enhanced soft delete for Azure Backup (preview)](backup-azure-enhanced-soft-delete-configure-manage.md).
111+
[Configure and manage enhanced soft delete for Azure Backup](backup-azure-enhanced-soft-delete-configure-manage.md).

articles/backup/backup-azure-enhanced-soft-delete-configure-manage.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,26 @@
11
---
2-
title: Configure and manage enhanced soft delete for Azure Backup (preview)
2+
title: Configure and manage enhanced soft delete for Azure Backup
33
description: This article describes about how to configure and manage enhanced soft delete for Azure Backup.
44
ms.topic: how-to
5-
ms.date: 06/12/2023
5+
ms.date: 09/11/2023
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---
1010

11-
# Configure and manage enhanced soft delete in Azure Backup (preview)
11+
# Configure and manage enhanced soft delete in Azure Backup
1212

1313
This article describes how to configure and use enhanced soft delete to protect your data and recover backups, if they're deleted.
1414

15+
>[!Note]
16+
>Once you enable enhanced soft delete by enabling soft delete state to *always-on*, you can't disable it for that vault.
17+
1518
## Before you start
1619

1720
- Enhanced soft delete is supported for Recovery Services vaults and Backup vaults.
18-
- It's supported for new and existing vaults.
19-
- All existing Recovery Services vaults in the [preview regions](backup-azure-enhanced-soft-delete-about.md#supported-scenarios) are upgraded with an option to use enhanced soft delete.
20-
- 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 *always-on soft-delete* for the vault or perform *stop protection with delete data* before the server is decommissioned.
21+
- 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+
- 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.
23+
- There's no retention cost for the default soft delete duration of 14 days for vaulted backup, after which it incurs regular backup cost.
2124

2225
## Enable soft delete with always-on state
2326

@@ -198,9 +201,7 @@ Here are some points to note:
198201

199202
## Delete recovery points
200203

201-
Soft delete of recovery points helps you recover any recovery points that are accidentally or maliciously deleted for some operations that could lead to deletion of one or more recovery points. Recovery points don't move to soft-deleted state immediately and have a *24 hour SLA* (same as before). The example here shows recovery points that were deleted as part of backup policy modifications.
202-
203-
[Soft delete of recovery points](backup-azure-enhanced-soft-delete-about.md#soft-delete-of-recovery-points), a part of enhanced soft delete is currently available in selected Azure regions. [Learn more](backup-azure-enhanced-soft-delete-about.md#supported-regions) on the region availability.
204+
[Soft delete of recovery points](backup-azure-enhanced-soft-delete-about.md#soft-delete-of-recovery-points) is a part of enhanced soft delete that helps you recover any recovery points that are accidentally or maliciously deleted for some operations that could lead to deletion of one or more recovery points. Recovery points don't move to soft-deleted state immediately and have a *24 hour SLA* (same as before). The example here shows recovery points that were deleted as part of backup policy modifications.
204205

205206
Follow these steps:
206207

@@ -218,11 +219,11 @@ Follow these steps:
218219

219220
The impacted recovery points are labeled as *being soft deleted* in the **Recovery type** column and will be retained as per the soft delete retention of the vault.
220221

221-
:::image type="content" source="./media/backup-azure-enhanced-soft-delete/select-restore-point-for-soft-delete.png" alt-text="Screenshot shows to filter recovery points for soft delete.":::
222+
:::image type="content" source="./media/backup-azure-enhanced-soft-delete/select-restore-point-for-soft-delete.png" alt-text="Screenshot shows how to filter recovery points for soft delete.":::
222223

223224
## Undelete recovery points
224225

225-
You can *undelete* recovery points that are in soft deleted state so that they can last till their expiry by modifying the policy again to increase the retention of backups.
226+
You can *undelete* recovery points that are in soft deleted state so that they can last until their expiry by modifying the policy again to increase the retention of backups.
226227

227228
Follow these steps:
228229

@@ -254,4 +255,4 @@ Follow these steps:
254255
255256
## Next steps
256257

257-
[About Enhanced soft delete for Azure Backup (preview)](backup-azure-enhanced-soft-delete-about.md).
258+
[About enhanced soft delete for Azure Backup](backup-azure-enhanced-soft-delete-about.md).

0 commit comments

Comments
 (0)