Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Sachit1
New Member

How to get data into a lakehouse or warehouse from SQL, Mongo without pipelines?

1. We have an on prem SQL server with some tables to be brought into Fabric. Is there a way to insert data from this SQL server into a Fabric lakehouse or warehouse directly, without using pipelines?

2. We have data from MongoDB to be brought into Fabric. Is there a way to insert this data into a Fabric lakehouse or warehouse directly, without using pipelines?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Sachit1 ,

 

Based on your description, I think you can use dataflow gen2 and then configure its destination to lakehouse or warehouse.

Refer to the steps below:

vkongfanfmsft_0-1722482104524.png

vkongfanfmsft_1-1722482468073.png

After publish successfully, you can see data in lakehouse.

vkongfanfmsft_3-1722482625466.png

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
frithjof_v
Super User
Super User

As far as I know, shortcuts or mirroring is not available for on-prem SQL Server or MongoDB.

 

So you would need to use some ETL method to get the data into Fabric (e.g. data pipeline, dataflow gen2, notebook, etc.)

Anonymous
Not applicable

Hi @Sachit1 ,

 

Based on your description, I think you can use dataflow gen2 and then configure its destination to lakehouse or warehouse.

Refer to the steps below:

vkongfanfmsft_0-1722482104524.png

vkongfanfmsft_1-1722482468073.png

After publish successfully, you can see data in lakehouse.

vkongfanfmsft_3-1722482625466.png

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors