|
1 | 1 | ---
|
2 |
| -title: Accidental Delete Protection for Azure file shares |
3 |
| -description: Learn how to soft delete can protect your Azure File Shares from accidental deletion. |
| 2 | +title: Accidental Delete Protection for Azure Files |
| 3 | +description: Learn how to soft delete can protect your Azure Files from accidental deletion. |
4 | 4 | ms.topic: how-to
|
5 |
| -ms.date: 09/11/2024 |
| 5 | +ms.date: 08/14/2025 |
6 | 6 | ms.custom: references_regions
|
7 | 7 | author: AbhishekMallick-MS
|
8 | 8 | ms.author: v-mallicka
|
9 | 9 | # Customer intent: As a storage administrator, I want to enable soft delete for file shares using Azure Backup, so that I can protect my data from accidental deletion or cyberattacks and ensure I can recover it within the retention period.
|
10 | 10 | ---
|
11 | 11 |
|
12 |
| -# Accidental delete protection for Azure file shares using Azure Backup |
| 12 | +# Protect Azure Files from accidental deletion using Azure Backup |
13 | 13 |
|
14 |
| -To provide protection against cyberattacks or accidental deletion, [soft delete](../storage/files/storage-files-prevent-file-share-deletion.md) is enabled for all file shares in a storage account when you configure backup for any file share in the respective storage account. With soft delete, even if a malicious actor deletes the file share, the file share’s contents and recovery points (snapshots) are retained for a minimum of 14 additional days, allowing the recovery of file shares with no data loss. Soft delete is supported for standard and premium storage accounts and the setting is enabled by Azure Backup for all the storage accounts hosting backed up file shares. |
| 14 | +Azure Backup automatically enables [soft delete](../storage/files/storage-files-prevent-file-share-deletion.md) for all file shares in a storage account when you configure backup for any file share. With soft delete, deleted file shares and their recovery points (snapshots) are retained for at least 14 days in soft-deleted state, helping you restore data in case of accidental deletion or cyberattacks. This protection applies to both standard and premium storage accounts and is managed by Azure Backup for all storage accounts containing protected file shares. |
15 | 15 |
|
16 |
| -The following flow chart shows the different steps and states of a backup item when soft delete is enabled for file shares in a storage account: |
| 16 | +The following flow diagram shows the process and different states a file share experiences when soft delete is enabled in a storage account. It visually explains how backup items are protected and can be recovered after accidental deletion. |
17 | 17 |
|
18 |
| -  |
| 18 | +:::image type="content" source="./media/soft-delete-afs/soft-delete-flow-chart.png" alt-text="Diagram shows the journey of deleted data when Soft delete is in enabled state on a vault."::: |
19 | 19 |
|
20 |
| -## Frequently asked questions |
| 20 | +## Frequently asked questions: Azure Backup Soft Delete for Azure Files |
| 21 | + |
| 22 | +This section answers some common questions about Soft Delete for Azure Files when using Azure Backup. |
21 | 23 |
|
22 | 24 | ### When will soft delete be enabled for file shares in my storage account?
|
23 | 25 |
|
@@ -59,4 +61,4 @@ At the time of unregistration, Azure Backup checks the retention period setting
|
59 | 61 |
|
60 | 62 | ## Next steps
|
61 | 63 |
|
62 |
| -Learn how to [Backup Azure File Shares from the Azure portal](backup-afs.md) |
| 64 | +Learn how to [Backup Azure Files from the Azure portal](backup-afs.md). |
0 commit comments