Copy data from Synapse Dedicated SQL Pool into Another Dedicated SQL Pool

Osama Ahmed 131 Reputation points
2022-12-23T04:26:06.637+00:00

Hello there,

I would like to know if there is a way to copy data from dedicated SQL to another dedicated SQL pool (in different tenant). I have created a new synpase workspace under a new tenant and subscription. I would like to copy some tables containing historical data from the Synapse dedicated SQL Pool in the old tenant to the synapse dedicated SQL Pool in the new tenant.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,380 questions
0 comments No comments
{count} votes

Accepted answer
  1. Nandan Hegde 36,156 Reputation points MVP Volunteer Moderator
    2022-12-23T04:46:00.7+00:00

    Hey,
    you can create an ADF / Synapse pipeline to sync/copy data from 1 SQL pool to another SQL Pool using Copy activity

    1 person found this answer helpful.

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.