Skip to content

Commit 427e780

Browse files
committed
Minor improvements.
1 parent d8c0984 commit 427e780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ Azure Storage now offers soft delete for file shares so that you can more easily
1818

1919
When enabled, soft delete enables you to save and recover your file shares when they are deleted. When data is deleted, it transitions to a soft deleted state instead of being permanently erased. You can configure the amount of time soft deleted data is recoverable before it is permanently expired.
2020

21-
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.
21+
Soft delete can be enabled on new or existing file shares. Soft delete is also backwards compatible, so you don't have to make any changes to your applications to take advantage of the protections of soft delete.
2222

2323
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.
2424

2525
### Availability
2626

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

2929
## Configuration settings
3030

0 commit comments

Comments
 (0)