Skip to content

Commit bf939f3

Browse files
Merge pull request #222659 from v-amallick/Dec-30-2022-SoftDelete
Soft delete - new section added
2 parents a1ddfa8 + c36da7f commit bf939f3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/backup/backup-azure-security-feature-cloud.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Soft delete for Azure Backup
33
description: Learn how to use security features in Azure Backup to make backups more secure.
44
ms.topic: conceptual
5-
ms.date: 12/13/2022
5+
ms.date: 12/30/2022
66
ms.custom: devx-track-azurepowershell
77
author: v-amallick
88
ms.service: backup
@@ -38,6 +38,12 @@ It's important to remember that once soft delete is disabled, the feature is dis
3838
>- 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).
3939
>- MUA for soft delete is currently supported for Recovery Services vaults only.
4040
41+
### Always-on soft delete with extended retention
42+
43+
Soft delete is enabled on all newly created vaults by default. **Always-on soft delete** state is an opt-in feature. Once enabled, it can't be disabled (irreversible).
44+
45+
Additionally, you can extend the retention duration for deleted backup data, ranging from 14 to 180 days. By default, the retention duration is set to 14 days (as per basic soft delete) for the vault, and you can extend it as required. The soft delete doesn't cost you for first 14 days of retention; however, you're charged for the period beyond 14 days. [Learn more](backup-azure-enhanced-soft-delete-about.md#pricing) about pricing.
46+
4147
### Disabling soft delete using Azure portal
4248

4349
To disable soft delete, follow these steps:

0 commit comments

Comments
 (0)