ADF rerun or restart from point of failure

Chandrashekar S 11 Reputation points
2020-12-24T17:08:15.06+00:00

Hello Everyone,
I need to automate the process of "rerun from failed activity" in ADF. This is available manually in the monitor but need to be automated in the prod. Also, this will save lot of time and avoid additional resources. Thanks in advance.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,614 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Nasreen Akter 10,751 Reputation points
    2020-12-25T02:43:33.783+00:00

    Hi @Chandrashekar S ,

    In the ADF, there is no easy way to automate the process of "rerun from failed activity", but there is a Retry option in each activity, which you can definitely use. In the pipeline, you can retry any activity multiple times in case of that activity failure (please see the screenshot).

    Please don't forget to Accept as Answer and Up-Vote, if the response is helpful! Thanks!

    51109-retry.jpg

    3 people found this answer helpful.
    0 comments No comments