Skip to content

Commit 16a51e2

Browse files
author
AbhishekMallick-MS
committed
addressed Acrolinx suggestions
1 parent 9a502f6 commit 16a51e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/backup/backup-azure-files-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ sections:
8181
- question: |
8282
Can I recover from a deleted Azure file share?
8383
answer: |
84-
If the file share is in the soft deleted state, you need to first undelete the file share to perform the restore operation. The undelete operation will bring the file share into the active state where you can restore to any point in time. To learn how to undelete your file share, visit [this link](../storage/files/storage-files-enable-soft-delete.md?tabs=azure-portal#restore-soft-deleted-file-share) or see the [Undelete File Share Script](./scripts/backup-powershell-script-undelete-file-share.md). If the file share is permanently deleted, you won't be able restore the contents and snapshots.
84+
If the file share is in the soft deleted state, you need to first undelete the file share to perform the restore operation. Undelete operation will bring the file share into the active state where you can restore to any point in time. To learn how to undelete your file share, visit [this link](../storage/files/storage-files-enable-soft-delete.md?tabs=azure-portal#restore-soft-deleted-file-share) or see the [Undelete File Share Script](./scripts/backup-powershell-script-undelete-file-share.md). If the file share is permanently deleted, you won't be able restore the contents and snapshots.
8585
8686
- question: |
8787
Can I restore from backups if I stopped protection on an Azure file share?
@@ -151,7 +151,7 @@ sections:
151151
152152
- **Retention**: If you're adding weekly/monthly/yearly retention as part of modifying the policy, all the future recovery points created as part of the scheduled backup will be tagged according to the new policy. All the existing recovery points will still be considered as daily recovery points and so won’t be tagged as weekly/monthly/yearly.
153153
154-
- **Snapshots and recovery points cleanup**:
154+
- **Snapshots and recovery points clean up**:
155155
156156
- If daily retention is extended, the expiration date of the existing recovery points is updated according to the daily retention value configured in the new policy.
157157
- If daily retention is reduced, the existing recovery points and snapshots are marked for deletion in the next cleanup run job according to the daily retention value configured in the new policy, and then deleted.
@@ -272,7 +272,7 @@ sections:
272272
273273
- **Retention**: If you're adding weekly/monthly/yearly retention as part of modifying the policy, all the future recovery points created as part of the scheduled backup will be tagged according to the new policy. All the existing recovery points will still be considered as daily recovery points; so, they won’t be tagged as weekly/monthly/yearly.
274274
275-
- **Snapshots and recovery points cleanup**:
275+
- **Snapshots and recovery points clean up**:
276276
277277
- If daily retention is extended, the expiration date of the existing daily recovery points is updated according to the daily retention value configured in the new policy.
278278
- If daily retention is reduced, the existing daily recovery points and snapshots are marked for deletion in the next cleanup run job according to the daily retention value configured in the new policy, and then deleted.

0 commit comments

Comments
 (0)