简体   繁体   中英

What tool can be used to MIGRATE SQL Server DB/DW to Azure Synapse (formerly Azure SQL DW)?

We are trying to migrate our sql server datamart to Azure synapse. I saw we can use Azure DMA for migrating SQL DB to Azure DB or Azure DB Managed instance, But I do not see any option to migrate it to Azure Synapse(formerly Azure SQL DW). Please advise.

As i understand , you can use the copy activity in ADF to achieve this . I assuming that you have a SQL Server in-premis server , if thats the case you will also have to use self hosted integration service ( SHIR ) . More on the copy activty here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM