
Announcements
Hi!
I want to migrate from Export to Synapse Link for our dataverse export. In our current infrastructure we are using export to push files to ADLS and then use ADF to push the files to Azure SQL DB.
I have been playing around with the new synapse analytics link using spark pool which converts the timestamp folders with csv files to parquet files in a deltalake folder. Tried to enhance the dataverse to sql ADF template to fit this delta lake folder structure but am running into issues as the model.json file is not in the correct location. The other option of using the incremental folders instead doesn't fit our infrastructure too.
Is anyone running into the same problem? I want to keep using ADF so I can push the files to SQL and not have to rework my complete architecture.
Thanks in advance!