Skip to content

Commit 1f822b7

Browse files
authored
Update storage-files-prevent-file-share-deletion.md
1 parent 3683781 commit 1f822b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/storage/files/storage-files-prevent-file-share-deletion.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
---
22
title: Prevent accidental deletion of Azure file shares
3-
description: Learn about soft delete for Azure Files and how you can use it for data recovery and preventing accidental deletion of SMB file shares.
3+
description: Learn about soft delete for Azure Files and how you can use it for data recovery and preventing accidental deletion of Azure file shares.
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 05/08/2024
7+
ms.date: 06/07/2024
88
ms.author: kendownie
99
services: storage
1010
---
1111

1212
# Use soft delete to prevent accidental deletion of Azure file shares
1313

14-
Azure Files offers soft delete for SMB file shares. Soft delete allows you to recover your file share when it's mistakenly deleted by an application or other storage account user.
14+
Azure Files offers soft delete, which allows you to recover your file share when it's mistakenly deleted by an application or other storage account user.
1515

1616
## Applies to
1717

1818
| File share type | SMB | NFS |
1919
|-|:-:|:-:|
2020
| Standard file shares (GPv2), LRS/ZRS | ![Yes](../media/icons/yes-icon.png) | ![No](../media/icons/no-icon.png) |
2121
| Standard file shares (GPv2), GRS/GZRS | ![Yes](../media/icons/yes-icon.png) | ![No](../media/icons/no-icon.png) |
22-
| Premium file shares (FileStorage), LRS/ZRS | ![Yes](../media/icons/yes-icon.png) | ![No](../media/icons/no-icon.png) |
22+
| Premium file shares (FileStorage), LRS/ZRS | ![Yes](../media/icons/yes-icon.png) | ![Yes](../media/icons/yes-icon.png) (preview)|
2323

2424
## How soft delete works
2525

0 commit comments

Comments
 (0)