Skip to content

Commit c06963a

Browse files
Merge pull request #28524 from MladjoA/patch-35
Update recovery-using-backups.md
2 parents a20bd6d + c2df8bb commit c06963a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ To restore a database in SQL Managed Instance, see [Restore-AzSqlInstanceDatabas
131131
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.
132132

133133
> [!IMPORTANT]
134-
> If you delete a managed instance, all its databases are also deleted and can't be recovered. You can't restore a deleted managed instance.
134+
> 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.
135135
136136
### [Azure portal](#tab/azure-portal)
137137

0 commit comments

Comments
 (0)