How to Copy Files From One Folder to Another and Delete in Source Folder by using Azure Data Factory. In this video you will be learning how you can copy the files from one folder on azure storage to another folder in azure storage. To copy the files, we will be using Copy Activity in Azure Data Factory. After we copied all the files from one folder to another folder in Azure Data Factory, we will use Delete Activity to delete the files from Source Folder that is also on Azure Blob Storage.
Timecodes
00:00 Introduction
48:03 How to create a Storage account in Azure Data Factory
02:10 How to create a Folder or container in Azure Data Factory
02:40 How to Upload files in a container in Azure Data Factory
03:45 How to create Linked Service in Azure Data Factory
05:02 How to create a pipeline in Azure data factory
08:44 How to use Delete activity in Azure Data Factory