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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi
We are exporting data from D365 to a Gen 2 datalake and from there I want to ingest it into a SQL azure database. I tried using the " Copy Dataverse data into Azure SQL using Synapse Link" template to acheive this, however the files in the storage account for the datalake are parquet files and this only seems to work for csv's.
What is the most efficient way to ingest the parquet files into SQL Azure? Is there an established pattern for the D365 data structure? Can I take advantage of the Common Data Model?
Cheers
Alex
Solved! Go to Solution.
Hello @alexp01482
I would suggest this approach
When exporting data from Dynamics 365 to Azure Data Lake Gen2, it often adheres to the Common Data Model (CDM).
If this is helpful , please accept the answer and give kudos
Hello @alexp01482
I would suggest this approach
When exporting data from Dynamics 365 to Azure Data Lake Gen2, it often adheres to the Common Data Model (CDM).
If this is helpful , please accept the answer and give kudos