Skip to content

Commit 35e9e90

Browse files
AIoptimization - Accidental delete protection for Azure Files
1 parent b232b20 commit 35e9e90

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

articles/backup/soft-delete-azure-file-share.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,25 @@
11
---
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.
44
ms.topic: how-to
5-
ms.date: 09/11/2024
5+
ms.date: 08/14/2025
66
ms.custom: references_regions
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
99
# 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.
1010
---
1111

12-
# Accidental delete protection for Azure file shares using Azure Backup
12+
# Protect Azure Files from accidental deletion using Azure Backup
1313

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.
1515

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.
1717

18-
![Soft delete flow chart](./media/soft-delete-afs/soft-delete-flow-chart.png)
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.":::
1919

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.
2123

2224
### When will soft delete be enabled for file shares in my storage account?
2325

@@ -59,4 +61,4 @@ At the time of unregistration, Azure Backup checks the retention period setting
5961

6062
## Next steps
6163

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

Comments
 (0)