You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-create-rs-vault.md
+12-29Lines changed: 12 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,35 +37,18 @@ Azure Backup automatically handles storage for the vault. You need to specify ho
37
37
38
38
## Set Cross Region Restore
39
39
40
-
The restore option **Cross Region Restore (CRR)** allows you to restore data in a secondary, [Azure paired region](../best-practices-availability-paired-regions.md).
41
-
42
-
It supports the following datasources:
43
-
44
-
- Azure VMs
45
-
- SQL databases hosted on Azure VMs
46
-
- SAP HANA databases hosted on Azure VMs
47
-
48
-
Using Cross Region Restore allows you to:
49
-
50
-
- Conduct drills when there's an audit or compliance requirement
51
-
- Restore the data if there's a disaster in the primary region
52
-
53
-
When restoring a VM, you can restore the VM or its disk. If you're restoring from SQL/SAP HANA databases hosted on Azure VMs, then you can restore databases or their files.
54
-
55
-
To choose this feature, select **Enable Cross Region Restore** from the **Backup Configuration** pane.
56
-
57
-
Because this process is at the storage level, there are [pricing implications](https://azure.microsoft.com/pricing/details/backup/).
58
-
59
-
>[!NOTE]
60
-
>Before you begin:
61
-
>
62
-
>- Review the [support matrix](backup-support-matrix.md#cross-region-restore) for a list of supported managed types and regions.
63
-
>- The Cross Region Restore (CRR) feature for Azure VMs, SQL and SAP HANA databases are now in general availability in all Azure public and sovereign regions. For information on region availability, see the [support matrix](backup-support-matrix.md#cross-region-restore).
64
-
>- CRR is a vault level opt-in feature for any GRS vault (turned off by default).
65
-
>- After opting-in, it might take up to 48 hours for the backup items to be available in secondary regions.
66
-
>- Currently, CRR for Azure VMs is supported for Azure Resource Manager Azure VMs and encrypted Azure VMs. Classic Azure VMs won't be supported. When additional management types support CRR, then they'll be **automatically** enrolled.
67
-
>- Cross Region Restore **currently can't be reverted back** to GRS or LRS once the protection is initiated for the first time.
68
-
>- Currently, secondary region [RPO](azure-backup-glossary.md#rpo-recovery-point-objective) is up to 12 hours from the primary region, even though [read-access geo-redundant storage (RA-GRS)](../storage/common/storage-redundancy.md#redundancy-in-a-secondary-region) replication is 15 minutes.
40
+
The restore option Cross Region Restore (CRR) allows you to restore data in a secondary, Azure paired region. You can use it to conduct drills when there is an audit or compliance requirement (or) restore the data if there's a disaster in the primary region.
41
+
42
+
Before you begin:
43
+
- CRR is supported:
44
+
- Only for Vault with [GRS replication type](#set-storage-redundancy).
45
+
- Azure VMs (you can restore the VM or its disk) that are ARM based Azure VMs and encrypted Azure VMs. Classic VMs won’t be supported.
46
+
- SQL/SAP HANA databases hosted on Azure VMs (you can restore databases or their files)
47
+
- Review the [support matrix](backup-support-matrix.md#cross-region-restore) for a list of supported managed types and regions
48
+
- Using CRR will incur additional charges , [learn more](https://azure.microsoft.com/pricing/details/backup/)
49
+
- After opting-in, it might **take up to 48 hours for the backup items to be available in secondary regions**.
50
+
- CRR currently can't be reverted back to GRS or LRS once the protection is initiated for the first time.
51
+
- Currently, secondary region RPO is up to 12 hours from the primary region, even though [read-access geo-redundant storage (RA-GRS)](../storage/common/storage-redundancy.md#redundancy-in-a-secondary-region) replication is 15 minutes.
0 commit comments