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.
I am working on a Fabric project for a customer. We need to bring data into OneLake from an existing Azure SQL database which contains a data warehouse made up of dimension and fact tables. We cannot use mirroring because the tables are reloaded in full during each ETL run using TRUNCATE statements (see known limitations here:https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database-limitations)
I thought it would be possible to create shortcuts instead. But there is no option to create a shortcut to an Azure SQL Database. The only options available are ADLSGen2, OneLake, Dataverse, Amazon S3 or Google Cloud. I cannot believe that Azure SQL is not an option here. Is this on the roadmap at all? If not, it needs to be.
I am now faced with the prospect of having to create a Copy Data pipeline to duplicate the data I need from this source in my Fabric Onelake.
Solved! Go to Solution.
Hi @CoulterJames2 there's currently nothing on the roadmap for shortcuts into Azure SQL DB unfortunately. There's nothing logged on the Fabric ideas site so you could add an idea https://ideas.fabric.microsoft.com
https://learn.microsoft.com/en-gb/fabric/release-plan/onelake
Whats the volume of data in the Azure SQL DB? You should get pretty good throughput loading data into onelake from Azure SQL. You could look at using a Notebook to import and write data to a lakehouse instead of data pipelines (you'll need to see what the CU impact is with pipelines vs notebook)
https://learn.microsoft.com/en-gb/training/modules/ingest-data-with-spark-fabric-notebooks/
-----------------------------------------------------------
If my reply has been helpful please consider providing
kudos and marking as the solution
-----------------------------------------------------------
I've logged an feature request - I can't believe this isn't an option.
Well, shortcuts are API calls really into supported storage services. If you could create a shortcut to an azure sql db, what are you shortcutting to? Database? Table? What runs the compute required to retrieve data? Shortcutting to rdbms is more complex than storage services IMHO
Hi @CoulterJames2 there's currently nothing on the roadmap for shortcuts into Azure SQL DB unfortunately. There's nothing logged on the Fabric ideas site so you could add an idea https://ideas.fabric.microsoft.com
https://learn.microsoft.com/en-gb/fabric/release-plan/onelake
Whats the volume of data in the Azure SQL DB? You should get pretty good throughput loading data into onelake from Azure SQL. You could look at using a Notebook to import and write data to a lakehouse instead of data pipelines (you'll need to see what the CU impact is with pipelines vs notebook)
https://learn.microsoft.com/en-gb/training/modules/ingest-data-with-spark-fabric-notebooks/
-----------------------------------------------------------
If my reply has been helpful please consider providing
kudos and marking as the solution
-----------------------------------------------------------
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Fabric update to learn about new features.
User | Count |
---|---|
18 | |
5 | |
4 | |
3 | |
2 |