Skip to content

Commit d1a960e

Browse files
minor changes
1 parent babdd2d commit d1a960e

File tree

3 files changed

+9
-20
lines changed

3 files changed

+9
-20
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ For example, you've deleted backups for one of the instances in the vault that h
8888

8989
## Soft delete with multi-user authorization
9090

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).
91+
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).
9292

9393
>[!Note]
9494
>MUA for soft delete is currently supported for Recovery Services vaults only.

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

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure and manage enhanced soft delete for Azure Backup (preview)
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: 10/13/2022
5+
ms.date: 12/13/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick
@@ -12,16 +12,6 @@ ms.author: v-amallick
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-
In this article, you'll learn about:
16-
17-
>[!div class="checklist"]
18-
>- Before you start
19-
>- Enable soft delete with always-on state
20-
>- Delete a backup item
21-
>- Recover a soft-deleted backup item
22-
>- Unregister containers
23-
>- Disable soft delete
24-
2515
## Before you start
2616

2717
- Enhanced soft delete is supported for Recovery Services vaults and Backup vaults.
@@ -216,7 +206,9 @@ Follow these steps:
216206
1. In the **Soft Delete settings** blade, clear the **Enable soft delete** checkbox to disable soft delete.
217207

218208
>[!Note]
219-
>You can't disable soft delete if **Enable Always-on Soft Delete** is enabled for this vault.
209+
>- You can't disable soft delete if **Enable Always-on Soft Delete** is enabled for this vault.
210+
>- 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).
211+
>- MUA for soft delete is currently supported for Recovery Services vaults only.
220212
221213
## Next steps
222214

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ It's important to remember that once soft delete is disabled, the feature is dis
3434
>[!Tip]
3535
>To receive alerts/notifications when a user in the organization disables soft-delete for a vault, use [Azure Monitor alerts for Azure Backup](backup-azure-monitoring-built-in-monitor.md#azure-monitor-alerts-for-azure-backup). As the disable of soft-delete is a potential destructive operation, we recommend you to use alert system for this scenario to monitor all such operations and take actions on any unintended operations.
3636
37+
>[!Note]
38+
>- 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).
39+
>- MUA for soft delete is currently supported for Recovery Services vaults only.
40+
3741
### Disabling soft delete using Azure portal
3842

3943
To disable soft delete, follow these steps:
@@ -143,13 +147,6 @@ If items were deleted before soft-delete was disabled, then they'll be in a soft
143147
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).
144148
3. Then delete the backups using REST API as mentioned [here](backup-azure-arm-userestapi-backupazurevms.md#stop-protection-and-delete-data).
145149

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-
153150
## Frequently asked questions
154151

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

0 commit comments

Comments
 (0)