Skip to content

Commit 007d2eb

Browse files
committed
Rename and updating guidance in snapshot article.
1 parent 674560b commit 007d2eb

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
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
@@ -12,7 +12,7 @@ services: storage
1212

1313
# Enable soft delete on Azure file shares
1414

15-
Azure Storage offers soft delete for file shares so that you can more easily recover your data when it is mistakenly deleted by an application or other storage account user. To learn more about soft delete, see [How to prevent accidental deletion of Azure file shares](storage-files-recover-file-shares.md).
15+
Azure Storage offers soft delete for file shares so that you can more easily recover your data when it is mistakenly deleted by an application or other storage account user. To learn more about soft delete, see [How to prevent accidental deletion of Azure file shares](storage-files-prevent-file-share-deletion.md).
1616

1717
The following sections show how to enable and use soft delete for Azure file shares on an existing storage account:
1818

File renamed without changes.

articles/storage/files/storage-snapshots-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ helping to improve data protection and recoverability. You can use the REST API,
7878

7979
Before you deploy the share snapshot scheduler, carefully consider your share snapshot frequency and retention settings to avoid incurring unnecessary charges.
8080

81-
Share snapshots provide only file-level protection. Share snapshots don't prevent fat-finger deletions on a file share or storage account. To help protect a storage account from accidental deletions, you can lock the storage account or the resource group.
81+
Share snapshots provide only file-level protection. Share snapshots don't prevent fat-finger deletions on a file share or storage account. To help protect a storage account from accidental deletions, you can either [enable soft delete](storage-files-prevent-file-share-deletion.md), or lock the storage account and/or the resource group.
8282

8383
## Next steps
8484
- Working with share snapshots in:

0 commit comments

Comments
 (0)