Skip to content

Commit 94225b6

Browse files
author
AbhishekMallick-MS
committed
AFS - FAQs added
1 parent 4d2674d commit 94225b6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
metadata:
33
title: Back up Azure Files FAQ
44
description: In this article, discover answers to common questions about how to protect your Azure file shares with the Azure Backup service.
5-
ms.date: 11/28/2024
5+
ms.date: 12/11/2024
66
ms.topic: faq
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -277,6 +277,16 @@ sections:
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.
279279
280+
- question: |
281+
Why the expiry time for latest recovery points doesn't appear in the Azure portal?
282+
answer: |
283+
Expiry Time of recovery points are updated when Garbage Collector (GC) runs, which is every 24 hours. After you update the backup policy, it can take up to 24 hours to show the updates in the Expiry Time, if there're no delays in GC jobs.
284+
285+
- question: |
286+
How is the expiry date shown when both snapshot and vaulted backups are configured?
287+
answer: |
288+
When both snapshot and vaulted backups are configured, the expiry date initially reflects the retention period of the snapshot backup. After the snapshot backup expires, the expiry date will update to reflect the retention period of the vaulted backup.
289+
280290
- name: Lease snapshots
281291
questions:
282292
- question: |

0 commit comments

Comments
 (0)