Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 365 Bytes

File metadata and controls

7 lines (5 loc) · 365 Bytes

Batch Job

This pipeline is an example on how a batch job can be triggered from an Azure Data Factory pipeline. It configures a set of variables, create a storage container to be used by the batch job, trigger the job, monitors it, once complete it moves the output files to another storage account and finally deletes the storage container.

img.png