Skip to content

Commit 5aa912a

Browse files
Merge pull request #303415 from AbhishekMallick-MS/Jul-28-2025-EEE
Addressed EEE doc ask #32775571
2 parents 40b4bd9 + 1be3333 commit 5aa912a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/backup/backup-azure-sql-restore-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore SQL server databases in Azure VMs using Azure Backup via CLI
33
description: Learn how to use CLI to restore SQL server databases in Azure VMs in the Recovery Services vault.
44
ms.topic: how-to
5-
ms.date: 06/03/2025
5+
ms.date: 07/28/2025
66
ms.service: azure-backup
77
ms.custom: devx-track-azurecli, engagement-fy24
88
author: AbhishekMallick-MS
@@ -58,8 +58,8 @@ The list above contains three recovery points: each for full, differential, and
5858

5959
Ensure that the following prerequisites are met before restoring a database:
6060

61-
* You can restore the database only to an SQL instance in the same region.
62-
* The target instance must be registered with the same vault as the source.
61+
* You can restore the database only to an SQL instance in the same region or to a different region if Cross Region Restore is enabled on the vault.
62+
* The target instance must be registered with the same vault as the source, except during Cross Region Restore and Cross Subscription Restore. .
6363

6464
## Restore a database
6565

0 commit comments

Comments
 (0)