You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-files-prevent-file-share-deletion.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,25 @@
1
1
---
2
2
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.
4
4
author: khdownie
5
5
ms.service: azure-file-storage
6
6
ms.topic: conceptual
7
-
ms.date: 05/08/2024
7
+
ms.date: 06/07/2024
8
8
ms.author: kendownie
9
9
services: storage
10
10
---
11
11
12
12
# Use soft delete to prevent accidental deletion of Azure file shares
13
13
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.
15
15
16
16
## Applies to
17
17
18
18
| File share type | SMB | NFS |
19
19
|-|:-:|:-:|
20
20
| Standard file shares (GPv2), LRS/ZRS |||
21
21
| Standard file shares (GPv2), GRS/GZRS |||
0 commit comments