Automatic Azure Data Factory Pipeline Creation can be done easily using Copy Data Wizard. The Copy Data Wizard in Azure Data Factory simplifies the pipeline creation for copying data while using Azure Data Factory. This wizard asks a set of questions in different steps and in the end, it creates your Azure Data Factory Pipeline. During the process, the Wizard asks for the source, destination, settings and it creates your pipeline automatically.
Automatic Azure Data Factory Pipeline Creation
There are two options to start the Copy Data Wizard. Either you can start from the Data Factory Authoring tool landing page, or from the specific data factory editing screen.
Related Post: Select Azure Data Factory in Authoring Tool
Both these option will bring you the copy data wizard for Azure Data Factory. Provide all the necessary information, along with the source and destination data set information. This will create your pipeline in the backend.
Overall this process keep all the pipeline creation process abstracted and help the business user create their data factory pipeline easily.
Pingback: How to schedule trigger for Azure Data Factory (ADF) Pipeline? - Daily .NET Tips