March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I would like to avoid importing all the data from a Google Cloud hosted MySQL DB instance into Fabric.
Is a Shortcut an option?
If no - what would be my best approach to exposing that DB content from my Fabric?
Solved! Go to Solution.
Hi @DamonY there is no supported shortcut functonality from Fabric to MySQL (MySQL in any cloud vendor). And there's no database mirroring supported either. So you'd either need to connect from Fabric to the MySQL instance on GCP and load the data in using pipelines or notebooks (and you hopefully have some watermark to identify changed data to do incremenatals after a first full load) or you could export the data from MySQL to GCP storage and then shortcut to the GCP storage from Fabric. Perhaps GCP Dataflow has functionality to export data from MySQL to Parquet or Delta format
Hi @DamonY ,
Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.
If these also don't help, please share more detailed information and description to help us clarify your scenario to test.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hi @DamonY there is no supported shortcut functonality from Fabric to MySQL (MySQL in any cloud vendor). And there's no database mirroring supported either. So you'd either need to connect from Fabric to the MySQL instance on GCP and load the data in using pipelines or notebooks (and you hopefully have some watermark to identify changed data to do incremenatals after a first full load) or you could export the data from MySQL to GCP storage and then shortcut to the GCP storage from Fabric. Perhaps GCP Dataflow has functionality to export data from MySQL to Parquet or Delta format
Hi @DamonY,
AFAIK, the shortcut feature can load data from remote data source without fact data movement.
I think you should check if that data source has supported in fabric shortcut or you may need to use other type of data drivers to loading data from rest api.
Regards,
Xiaoxin Sheng
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
7 | |
6 | |
5 | |
2 | |
1 |
User | Count |
---|---|
15 | |
10 | |
5 | |
4 | |
4 |