Please suggest a way to replicate or transfer data from azure sql database to fabric lakehouse in realtime

AGP 40 Reputation points
2024-10-03T19:00:08.4266667+00:00

Need to transfer large amount of data from azure sql database to fabric lakehouse in relatime.

Azure SQL Database
Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
48 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Alberto Morillo 34,041 Reputation points MVP
    2024-10-03T19:27:19.4933333+00:00

    You Azure SQL Database Mirroting in Microsoft Fabric to easily replicate your data residing in Azure SQL databases in near real-time directly into Microsoft Fabric's OneLake. Please read this tutorial. This feature is in public preview since March 2024 and it is not yet in GA.


  2. Nandan Hegde 32,416 Reputation points MVP
    2024-10-04T08:23:01.3133333+00:00

    As stated by Alberto, Mirroring is the best possible way for syncing Az SQL database into fabric but
    User's image

    As your's is within the a private network, that cannot be enabled.

    So the other way would be for you to have a job to sync data from Az SQL database into fabric via Azure data factory or other offerings.

    And you can use external rest end point to trigger the sync job :

    https://datasharkx.wordpress.com/2022/12/02/event-trigger-azure-data-factory-synapse-pipeline-via-azure-sql-database/


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.