简体   繁体   English

可以使用什么工具将 SQL Server DB/DW 迁移到 Azure Synapse(以前称为 Azure SQL DW)?

[英]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.我们正在尝试将我们的 sql server 数据集市迁移到 Azure 突触。 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).我看到我们可以使用 Azure DMA 将 SQL DB 迁移到 Azure DB 或 Azure DB 托管实例,但我没有看到任何将其迁移到 Azure Synapse(以前称为 Azure SQL DW)的选项。 Please advise.请指教。

As i understand , you can use the copy activity in ADF to achieve this .据我了解,您可以使用 ADF 中的复制活动来实现这一点。 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 ) .我假设您有一个 SQL Server 内部部署服务器,如果是这种情况,您还必须使用自托管集成服务 (SHIR)。 More on the copy activty here更多关于复制活动在这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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