Restore a database from a Managed instance to a local SQL Server

Mike Hartman 26 Reputation points
2021-07-08T14:00:09.817+00:00

We are getting the following message when trying to restore a database from a SQL Managed instance to an on-premise sql server:

TITLE: Microsoft SQL Server Management Studio


Restore of database '330547' failed. (Microsoft.SqlServer.Management.RelationalEngineTasks)


ADDITIONAL INFORMATION:

System.Data.SqlClient.SqlError: The database was backed up on a server running version 15.00.2148. That version is incompatible with this server, which is running version 15.00.4138. Either restore the database on a server that supports the backup, or use a backup that is compatible with this server. (Microsoft.SqlServer.SmoExtended)

What is the proper way to restore a SQL Azure managed instance database to an on-premise SQL server?

Thanks in advance!

Mike

Azure SQL Database
0 comments No comments
{count} votes

0 additional answers

Sort by: Most helpful