ADF Scheduler

amudha samraj 1 Reputation point
2021-03-16T21:24:23.96+00:00

Hi, What will be the best scheduler within ADF . What will be the pros and cons. I have set of jobs that will run in sequence and wanted to control it through scheduler for restart ability Thanks.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,825 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,471 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
311 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vaibhav Chaudhari 38,561 Reputation points
    2021-03-17T08:33:40.05+00:00

    Ideally you create ADF pipelines with several activities in it and then you schedule this pipeline using trigger. If pipeline fails, it is possible to restart from point of failure.

    See the trigger types and use cases here - https://www.cathrinewilhelmsen.net/triggers-azure-data-factory/

    Provide more details if you are looking for something else.

    1 person found this answer helpful.
    0 comments No comments