Skip to content

Commit 3143ccc

Browse files
authored
Update recovery-using-backups.md
1 parent 3175753 commit 3143ccc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-sql/database/recovery-using-backups.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
author: SQLSourabh
1212
ms.author: sourabha
1313
ms.reviewer: kendralittle, mathoma, danil
14-
ms.date: 01/07/2021
14+
ms.date: 01/10/2022
1515
---
1616
# Recover using automated database backups - Azure SQL Database & SQL Managed Instance
1717
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
@@ -45,6 +45,9 @@ For a large or very active database, the restore might take several hours. If th
4545

4646
For a single subscription, there are limitations on the number of concurrent restore requests. These limitations apply to any combination of point-in-time restores, geo-restores, and restores from long-term retention backup.
4747

48+
> [!NOTE]
49+
> Very large restores on Managed Instance lasting for more than 36 hours will be prolonged in case of pending critical system update. In such case current restore operation will be paused, critical system update will be applied, and restore resumed after the update has completed.
50+
4851
| **Deployment option** | **Max # of concurrent requests being processed** | **Max # of concurrent requests being submitted** |
4952
| :--- | --: | --: |
5053
|**Single database (per subscription)**|30|100|

0 commit comments

Comments
 (0)