Skip to content

Commit 7d0c87c

Browse files
Merge pull request #309607 from akarshprabhu/main
Archive tier support for CRR unsupported doc changes
2 parents 0029dce + 004545b commit 7d0c87c

1 file changed

Lines changed: 11 additions & 12 deletions

File tree

articles/backup/archive-tier-support.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Archive tier supports the following workloads:
2424

2525
| Workloads | Operations |
2626
| --- | --- |
27-
| 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 on-demand, daily, and weekly dependencies. There are no un-expired daily or weekly recovery points between the recovery point considered for archival and the next monthly or yearly recovery point. |
27+
| 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 on-demand, daily, and weekly dependencies. There are no unexpired daily or weekly recovery points between the recovery point considered for archival and the next monthly or yearly recovery point. |
2828
| 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. |
2929

3030
A recovery point becomes archivable only if all the above conditions are met.
@@ -33,7 +33,7 @@ A recovery point becomes archivable only if all the above conditions are met.
3333
> Archive tier support for Azure Virtual Machines, SQL Servers in Azure VMs and SAP HANA in Azure VM is now generally available in multiple regions. For the detailed list of supported regions, see the [supported regions](#supported-regions).
3434
3535
> [!CAUTION]
36-
> Archive tier is not supported on vaults configured with ZRS storage.
36+
> Archive tier isn't supported on vaults configured with ZRS storage.
3737
3838
### Supported clients
3939

@@ -55,12 +55,12 @@ Archive tier supports the following clients:
5555
5656
## Archive recommendations (only for Azure Virtual Machines)
5757

58-
The recovery points for Azure Virtual Machines are incremental. When you move recovery points to archive tier, they're converted to full recovery points (to ensure that all recovery points in Archive tier are independent and isolated from each other). Thus, overall backup storage (Vault-standard + Vault-archive) may increase.
58+
The recovery points for Azure Virtual Machines are incremental. When you move recovery points to archive tier, they're converted to full recovery points (to ensure that all recovery points in Archive tier are independent and isolated from each other). Thus, overall backup storage (Vault-standard + Vault-archive) might increase.
5959

6060
The amount of storage increase depends on the churn pattern of the Virtual Machines.
6161

6262
- The higher the churn in the Virtual Machines, lesser is the overall backup storage when a recovery point is moved to archive tier.
63-
- If the churn in the Virtual Machine is low, moving to Archive tier may lead to increase in Backup storage. This may offset the price difference between the Vault-standard tier and Vault-archive tier. Therefore, that might increase the overall cost.
63+
- If the churn in the Virtual Machine is low, moving to Archive tier might lead to increase in Backup storage. This might offset the price difference between the Vault-standard tier and Vault-archive tier. Therefore, that might increase the overall cost.
6464

6565
To resolve this, Azure Backup provides recommendation set. The recommendation set returns a list of recovery points, which if moved together to Archive tier ensures cost savings.
6666

@@ -96,19 +96,19 @@ You can view the Archive tier pricing from our [pricing page](https://azure.micr
9696

9797
## Frequently asked questions
9898

99-
### What will happen to archive recovery points if I stop protection and retain data?
99+
### What happens to archive recovery points if I stop protection and retain data?
100100

101-
The recovery point will remain in archive forever. For more information, see [Impact of stop protection on recovery points](manage-recovery-points.md#impact-of-stop-protection-on-recovery-points).
101+
The recovery point remains in archive forever. For more information, see [Impact of stop protection on recovery points](manage-recovery-points.md#impact-of-stop-protection-on-recovery-points).
102102

103103
### Is Cross Region restore supported from archive tier?
104104

105-
When you move your data in GRS vaults from standard tier to archive tier, the data moves into GRS archive. This is true even when Cross region restore is enabled. Once the backup data moves into archive tier, you can’t restore the data into the paired region. However, during region failures, the backup data in secondary region will become available for restore.
106-
107-
When you restore from recovery point in Archive tier in primary region, the recovery point is copied to the Standard tier and is retained according to the rehydration duration, both in primary and secondary region. You can perform Cross region restore from these rehydrated recovery points.
105+
No. Cross‑Region Restore (CRR) from Archive‑tier recovery points - including recovery points that are rehydrated into Standard tier during restore. When a recovery point is restored from Archive tier, it's temporarily rehydrated into Standard tier for use *only within the source region*.
106+
Rehydration doesn't make the recovery point eligible for Cross‑Region Restore. CRR validation requires metadata markers that aren't preserved after rehydration, and attempting CRR from rehydrated Archive RPs might fail.
107+
To perform Cross‑Region Restore, use a Recovery Point that resides in Standard tier.
108108

109109
### I can see eligible recovery points for my Virtual Machine, but I can't seeing any recommendation. What can be the reason?
110110

111-
The recovery points for Virtual Machines meet the eligibility criteria. So, there are archivable recovery points. However, the churn in the Virtual Machine may be low, thus there are no recommendations. In this scenario, though you can move the archivable recovery points to archive tier, but it may increase the overall backup storage costs.
111+
The recovery points for Virtual Machines meet the eligibility criteria. So, there are archivable recovery points. However, the churn in the Virtual Machine might be low, thus there are no recommendations. In this scenario, though you can move the archivable recovery points to archive tier, but it might increase the overall backup storage costs.
112112

113113
### How do I ensure that all recovery points are moved to Archive tier, if moved via Azure portal?
114114

@@ -123,7 +123,7 @@ If the list of recovery points is blank, then all the eligible/recommended recov
123123

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

126-
### What are the possible reasons if my VM recovery point was not moved to archive?
126+
### What are the possible reasons if my VM recovery point wasn't moved to archive?
127127

128128
Before you move VM recovery points to archive tier, ensure that the following criteria are met:
129129

@@ -147,7 +147,6 @@ No, after moving the recovery point to the archive tier, it can't return to the
147147
>[!Note]
148148
>You can do the rehydration process during the restore from a recovery point only.
149149
150-
151150
## Next steps
152151

153152
- [Use Archive tier](use-archive-tier-support.md).

0 commit comments

Comments
 (0)