How to Trigger an Azure Data Factory Pipeline on Failure of Another Pipeline
So I have this use case wherein I have a main ADF Pipeline let’s say Pipeline-A and any kind of failure occurs in this pipeline I need to execute another pipeline which is responsible to run any azure databricks notebook.
How to Trigger an Azure Data Factory Pipeline on Failure of Another Pipeline
So I have this use case wherein I have a main ADF Pipeline let’s say Pipeline-A and any kind of failure occurs in this pipeline I need to execute another pipeline which is responsible to run any azure databricks notebook.