Member-only story
Hi there! 😊👐🏻 Today, I created my first Azure Data Factory project. In this project, I’m moving a file within the storage account from one container to another.
First , I created the Storage Account, which are also detailed in my earlier blog post, ‘How to Create a Storage Account in Azure from Scratch’. Then, I created two containers: ‘file’ and ‘destinationfile’. The CSV file stored in the ‘file’ container is the one I want to move to the ‘destinationfile’ container.”
Now I have researched data factories and created the Azure Data Factory.
In the ‘Basics’ section, fill in the required details and leave the rest as default.