Rerun Your Azure Data Factory Pipeline from the Point Of Failure in just Seconds!

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • #Azure #AzureDataFactory #AzureMadeSimple
    Hello,
    In this video we take a look at executing data factory pipelines from the point of failure using REST API Reference.
    One of the key capabilities here is to specify the activity name that failed and group the rerun using the pipeline reference run id using the REST API.
    Topics:
    Overview​
    Live Demonstration​
    Sample Pipeline​
    Success Scenario​
    Failed Scenario​
    Test Rerun for Failed Scenario!​

ความคิดเห็น • 6

  • @aiman5967
    @aiman5967 2 ปีที่แล้ว +1

    Thanks alot sir

  • @binduj5856
    @binduj5856 2 หลายเดือนก่อน

    If an execute pipeline has failed in the copy activity which is using pipeline parameters to get the schema name and table name which it is getting from the main pipeline lookup, how to we rerun the execute pipeline by passing the pipeline parameters as well? I'm not able to find any video on that, could you please olease make a video on that?

  • @abdulkhan-bj2zd
    @abdulkhan-bj2zd 3 ปีที่แล้ว +1

    Nice

  • @deekshab2142
    @deekshab2142 3 ปีที่แล้ว +1

    Can you also make a video on how to automate rerun ability of pipelines in ADF using python sdk or powershell script ....just the way u explained using Rest API