+| [Restore database to SQL Server](/sql/relational-databases/backup-restore/back-up-and-restore-of-sql-server-databases#restore-data-backups) | No. Use BACPAC or BCP instead of native restore. | Yes, but only to SQL Server 2022, or SQL Server 2025 based on the update policy of the SQL managed instance. Restore databases to SQL Server 2022 from instances that have the [SQL Server 2022 update policy](../managed-instance/update-policy.md#sql-server-2022-update-policy). Restore databases to SQL Server 2025 from instances that have the [SQL Server 2025 update policy](../managed-instance/update-policy.md#sql-server-2025-update-policy). For more information, review [Restore a database to SQL Server 2022 from Azure SQL Managed Instance](../managed-instance/restore-database-to-sql-server.md). Otherwise, use BACPAC, BCP, or Transactional replication. |
0 commit comments