What is the difference between the Cancel and Cancel Recursive in Azure Data Factory?

Neetu Neetu 66 Reputation points
2022-11-25T05:31:53.397+00:00

264046-adf.png

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,384 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,661 questions
0 comments No comments
{count} votes

Accepted answer
  1. Nandan Hegde 36,166 Reputation points MVP Volunteer Moderator
    2022-11-25T06:09:49.757+00:00

    Hey,
    Based on my understanding cancel would cancel the activities within the current pipeline but in case if you are using execute pipeline activity, cancel recursive would cancel that pipeline activities as well.

    https://learn.microsoft.com/en-us/answers/questions/376218/azpowershelldata-factory-stop-pipeline-run-recursi.html

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.