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.
Hi,
We have a data lake containing our raw data.
Previously, using a database we would use Data Factory to copy the files into the SQL DB so we could then work with them. So we would create a copy and then transform.
With Synapse, you can create an External table so you can use the data in the Data Lake as if it were a table in the DW.
So I think Pros of still copying the data into the Warehouse is that you get that data and if anything happens to the Data lake files, it doesnt appect what you are doing.
Pros for the External Table link up. You dont need the copy of the data in you SQL DW.
can any one think of more pros and cons for each of these possibilities. i love the idea of not having to copy the data in using a pipeline, but there is something about that copy securing you from Data lake issues
Solved! Go to Solution.
Hi @DebbieE
Here are some possible pros and cons for each approach:
Pros:
Cons:
Pros:
Cons:
Hope this would be helpful!
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
Hi @DebbieE
Here are some possible pros and cons for each approach:
Pros:
Cons:
Pros:
Cons:
Hope this would be helpful!
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!