Skip to content

Commit c7ea6ec

Browse files
SQL CRR RPO info updates
1 parent 8d8a0d8 commit c7ea6ec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/backup/restore-sql-database-azure-vm.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore SQL Server databases on an Azure VM
33
description: This article describes how to restore SQL Server databases that are running on an Azure VM and that are backed up with Azure Backup. You can also use Cross Region Restore to restore your databases to a secondary region.
44
ms.topic: conceptual
5-
ms.date: 07/15/2021
5+
ms.date: 08/11/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick
@@ -13,6 +13,9 @@ This article describes how to restore a SQL Server database that's running on an
1313

1414
This article describes how to restore SQL Server databases. For more information, see [Back up SQL Server databases on Azure VMs](backup-azure-sql-database.md).
1515

16+
>[!Note]
17+
>See the [SQL backup support matrix](sql-support-matrix.md) to know more about the supported configurations and scenarios.
18+
1619
## Restore to a time or a recovery point
1720

1821
Azure Backup can restore SQL Server databases that are running on Azure VMs as follows:
@@ -214,6 +217,7 @@ The secondary region restore user experience will be similar to the primary regi
214217
>[!NOTE]
215218
>- After the restore is triggered and in the data transfer phase, the restore job can't be cancelled.
216219
>- The role/access level required to perform restore operation in cross-regions are _Backup Operator_ role in the subscription and _Contributor(write)_ access on the source and target virtual machines. To view backup jobs, _ Backup reader_ is the minimum premission required in the subscription.
220+
>- The RPO for the backup data to be available in secondary region is 12 hours. Therefore, when you turn on CRR, the RPO for the secondary region is 12 hours + log frequency duration (that can be set to a minimum of 15 minutes).
217221

218222
### Monitoring secondary region restore jobs
219223

0 commit comments

Comments
 (0)