This is an automated archive made by the Lemmit Bot.
The original was posted on /r/azure by /u/fisterdister on 2023-08-21 10:45:35.
Hi,
I'm quite new to this, but I'm trying to get a flow where my data is being ingested from my Azure Data Lake to my Azure Synapse, but I'm finding it hard to find a tutorial on how to do it, so now I'm trying it out myself.
But instead of me doing wrong practice, I would like to get your 2c on this suggested flow:
Azure Data Lake -> (using Azure Data Factory to transfer data to) -> Azure Synapse.
So first create the data lake, have the dataflow delivering data to one of its containers.
Then create the Azure Synapse Analytics
Then create a pipeline that transfers data from my Azure Data Lake container to the Azure Synapse Analytics.
Am I wrong about the above suggestion or what do you think?