SQL Server 2016 On Prem connection to Azure SQL Server

Jay 561 Reputation points
2020-10-28T13:56:41.933+00:00

We are thinking of moving our on prem NAV SQL Server into Azure but if this does happen our BI SQL Server 2016 will not move at the same time. The SSIS jobs on the BI Server will still need to select data out every hour. (BI into Azure or SSIS setup in ADF possibly will be done at a later date).

What are the recommended ways to connect an on-prem SQL Server 2016 to Azure SQL, from my research so far it looks like we could simply create a new Linked Server to Azure.

If anyone has any good links that can further my research, thoughts and possible pitfalls if you have done this setup previously, these would be most welcome.

thanks,
Jay

Azure SQL Database
0 comments No comments
{count} votes

Accepted answer
  1. Olaf Helper 44,736 Reputation points
    2020-10-28T14:10:54.943+00:00

    You can use SSIS to connect directly to the Azure SQL database, that's fully supported, see https://learn.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-ver15


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.