Skip to content

Commit 7b1048f

Browse files
Merge pull request #33536 from MladjoA/patch-14
Update recovery-using-backups.md
2 parents 7df61e6 + ca1b7fa commit 7b1048f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

azure-sql/managed-instance/recovery-using-backups.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about point-in-time restore, which enables you to roll back a
55
author: Stralle
66
ms.author: strrodic
77
ms.reviewer: wiassaf, mathoma, danil
8-
ms.date: 12/27/2023
8+
ms.date: 03/18/2025
99
ms.service: azure-sql-managed-instance
1010
ms.subservice: backup-restore
1111
ms.topic: how-to
@@ -132,9 +132,6 @@ To restore a database in SQL Managed Instance, see [Restore-AzSqlInstanceDatabas
132132

133133
You can restore a deleted database to the deletion time, or an earlier point in time, to the same instance, or a different instance than the source instance. The target instance can be in the same subscription or in a different subscription than the source instance. You restore a deleted database by creating a new database from the backup.
134134

135-
> [!IMPORTANT]
136-
> You can't restore a deleted managed instance. If you delete a managed instance, all its databases are also deleted and can't be restored to the deletion time, or an earlier point in time. If you configured [long-term retention (LTR)](../database/long-term-retention-overview.md), you can still restore a database from deleted instance to another instance and to point in time when LTR backup was taken.
137-
138135
### [Azure portal](#tab/azure-portal)
139136

140137
To recover a database by using the Azure portal, open the managed instance's overview page and select **Backups**. Choose to show **Deleted** backups, and then select **Restore** next to the deleted backup you want to recover to open the **Create Azure SQL Managed Database** page. Provide target managed instance details on the **Basics** tab, and source managed instance details on the **Data source** tab. Configure retention settings on the **Additional settings** tab.

0 commit comments

Comments
 (0)