Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
what is the best way to load data from Azure Mysql DB to Fabric Onelake in real time or near real time ( 15 mins latency )
Solved! Go to Solution.
You should use MySQL database as a source in Dataflow Gen 2. You will end up to Lakehouse as a destination. ( it is in ~ 5 minutes latency in Dataflow Gen 2 )
I don't think Mirroring is available yet for that source, so I'd say data pipelines?
To use Data factory do we need to enable the CDC on mySQL DB
You should use MySQL database as a source in Dataflow Gen 2. You will end up to Lakehouse as a destination. ( it is in ~ 5 minutes latency in Dataflow Gen 2 )