Skip to content

Commit 4517262

Browse files
committed
Availability + doc dates
1 parent 4c4fd7e commit 4517262

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

articles/storage/files/storage-files-enable-soft-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Enable soft delete on Azure file shares to enable data recovery and
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 05/12/2020
7+
ms.date: 05/20/2020
88
ms.author: rogarana
99
ms.subservice: files
1010
services: storage

articles/storage/files/storage-files-recover-file-shares.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Enable soft delete on Azure file shares to enable data recovery and
44
author: roygara
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 05/12/2020
7+
ms.date: 05/20/2020
88
ms.author: rogarana
99
ms.subservice: files
1010
services: storage
@@ -20,9 +20,12 @@ When enabled, soft delete enables you to save and recover your file shares when
2020

2121
You can enable soft delete on your existing file shares. Soft delete is backwards compatible, so you don't have to make any changes to your applications to take advantage of the protections this feature affords.
2222

23-
2423
For soft-deleted premium file shares, the file share quota (the provisioned size of a file share) is used in the total storage account quota calculation until the soft-deleted share expiry date, when the share is fully deleted.
2524

25+
### Availability
26+
27+
Soft-delete for Azure file shares is available on all storage tiers, all storage account types, and in every region that Azure Files is available in.
28+
2629
## Configuration settings
2730

2831
Soft delete for file shares is enabled at the storage account level, the soft delete settings apply to all file shares within a storage account. When you create a new storage account, soft delete is off by default. Soft delete is also off by default for existing storage accounts. You can toggle the feature on and off at any time during the life of a storage account.

0 commit comments

Comments
 (0)