Skip to content

Commit babdd2d

Browse files
MUA updates for soft delete
1 parent a4a95da commit babdd2d

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

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

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview of enhanced soft delete for Azure Backup (preview)
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: 11/24/2022
6+
ms.date: 12/13/2022
77
author: v-amallick
88
ms.service: backup
99
ms.author: v-amallick
@@ -18,18 +18,6 @@ ms.author: v-amallick
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-
In this article, you'll learn about:
22-
23-
>[!div class="checklist"]
24-
>- What's soft delete?
25-
>- What's enhanced soft delete?
26-
>- Supported regions
27-
>- Supported scenarios
28-
>- States of soft delete setting
29-
>- Soft delete retention
30-
>- Soft deleted items reregistration
31-
>- Pricing
32-
3321
## What's soft delete?
3422

3523
[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.
@@ -98,6 +86,13 @@ For example, you've deleted backups for one of the instances in the vault that h
9886

9987
- No charges for the last *6* days of soft delete retention.
10088

89+
## Soft delete with multi-user authorization
90+
91+
You can use multi-user authorization (MUA) to add an additional layer of protection against disabling soft delete. [Learn more](multi-user-authorization-concept.md).
92+
93+
>[!Note]
94+
>MUA for soft delete is currently supported for Recovery Services vaults only.
95+
10196
## Next steps
10297

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

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

Lines changed: 8 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: 02/07/2022
5+
ms.date: 12/13/2022
66
ms.custom: devx-track-azurepowershell
77
author: v-amallick
88
ms.service: backup
@@ -143,6 +143,13 @@ If items were deleted before soft-delete was disabled, then they'll be in a soft
143143
2. Then disable the soft-delete functionality using REST API using the steps mentioned [here](use-restapi-update-vault-properties.md#update-soft-delete-state-using-rest-api).
144144
3. Then delete the backups using REST API as mentioned [here](backup-azure-arm-userestapi-backupazurevms.md#stop-protection-and-delete-data).
145145

146+
## Soft delete with multi-user authorization
147+
148+
You can use multi-user authorization (MUA) to add an additional layer of protection against disabling soft delete. [Learn more](multi-user-authorization-concept.md).
149+
150+
>[!Note]
151+
>MUA for soft delete is currently supported for Recovery Services vaults only.
152+
146153
## Frequently asked questions
147154

148155
### Do I need to enable the soft-delete feature on every vault?

0 commit comments

Comments
 (0)