Skip to content

Commit 8824629

Browse files
author
AbhishekMallick-MS
committed
ICM ask - Archive tier for VM RP updates
1 parent 5e6b9d4 commit 8824629

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

articles/backup/archive-tier-support.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Backup - Archive tier overview
33
description: Learn about Archive tier support for Azure Backup.
44
ms.topic: overview
5-
ms.date: 12/21/2023
5+
ms.date: 04/25/2024
66
ms.custom: references_regions
77
ms.service: backup
88
author: AbhishekMallick-MS
@@ -23,7 +23,7 @@ Archive tier supports the following workloads:
2323

2424
| Workloads | Operations |
2525
| --- | --- |
26-
| Azure Virtual Machines | Only monthly and yearly recovery points. Daily and weekly recovery points aren't supported. <br><br> Age >= 3 months in Vault-standard tier <br><br> Retention left >= 6 months. <br><br> No active daily and weekly dependencies. |
26+
| Azure Virtual Machines | Only monthly and yearly recovery points. Daily and weekly recovery points aren't supported. <br><br> Age >= 3 months in Vault-standard tier <br><br> Retention left >= 6 months. <br><br> No active daily and weekly dependencies. There're no un-expired daily or weekly recovery points between the recovery point considered for archival and the next monthly or yearly recovery point. |
2727
| SQL Server in Azure Virtual Machines <br><br> SAP HANA in Azure Virtual Machines | Only full recovery points. Logs and differentials aren't supported. <br><br> Age >= 45 days in Vault-standard tier. <br><br> Retention left >= 6 months. <br><br> No dependencies. |
2828

2929
A recovery point becomes archivable only if all the above conditions are met.
@@ -118,6 +118,23 @@ If the list of recovery points is blank, then all the eligible/recommended recov
118118

119119
No. Currently, the **File Recovery** option doesn't support restoring specific files from an archived recovery point of an Azure VM backup.
120120

121+
### What are the possible reasons if my VM recovery point was not moved to archive?
122+
123+
Before you move VM recovery points to archive tier, ensure that the following criteria are met:
124+
125+
- The recovery point should be a monthly or yearly recovery point.
126+
- The age of the recovery point in standard tier needs to be *>= 3 months*.
127+
- The remaining retention duration should be *>= 6 months*.
128+
- There should be *no unexpired daily or weekly recovery point* between the recovery point in consideration and the next monthly or yearly recovery point.
129+
130+
To check the type of recovery point, go to the *backup instance*, and then select the *link* to view all recovery points.
131+
132+
:::image type="content" source="./media/archive-tier-support/view-all-vm-recovery-points.png" alt-text="Screenshot shows how to view all recovery points for an Azure VM." lightbox="./media/archive-tier-support/view-all-vm-recovery-points.png":::
133+
134+
You can also filter from the list of all recovery points as per *daily*, *weekly*, *monthly*, and *yearly*.
135+
136+
:::image type="content" source="./media/archive-tier-support/filter-vm-recovery-points-by-age.png" alt-text="Screenshot shows how to filter recovery points for an Azure VM by daily, weekly, monthly, and yearly." lightbox="./media/archive-tier-support/filter-vm-recovery-points-by-age.png":::
137+
121138
## Next steps
122139

123140
- [Use Archive tier](use-archive-tier-support.md)
88.3 KB
Loading
111 KB
Loading

0 commit comments

Comments
 (0)