Skip to content

Commit 9d86cbe

Browse files
authored
Merge pull request #106409 from dimitri-furman/dimitri-furman
Clarified geo-restore for Hyperscale
2 parents a544cc7 + c57820d commit 9d86cbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-service-tier-hyperscale-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: dimitri-furman
1111
ms.author: dfurman
1212
ms.reviewer:
13-
ms.date: 10/12/2019
13+
ms.date: 03/03/2020
1414
---
1515
# Azure SQL Database Hyperscale FAQ
1616

@@ -268,7 +268,7 @@ No. Backups are managed by the storage subsystem, and leverage storage snapshots
268268

269269
### Can I perform geo-restore with a Hyperscale database
270270

271-
Yes. Geo-restore is fully supported. Unlike point-in-time restore, geo-restore may require a long running size-of-data operation.
271+
Yes. Geo-restore is fully supported. Unlike point-in-time restore, geo-restore requires a size-of-data operation. Data files are copied in parallel, so the duration of this operation depends primarily on the size of the largest file in the database, rather than on total database size. Geo-restore time will be significantly shorter if the database is restored in the Azure region that is [paired](https://docs.microsoft.com/azure/best-practices-availability-paired-regions) with the region of the source database.
272272

273273
### Can I set up geo-replication with Hyperscale database
274274

0 commit comments

Comments
 (0)