Share via

trigger now

arkiboys 9,711 Reputation points
2022-04-20T08:25:38.523+00:00

I am currently in a branch (branch2) working on my ADF...
When I click on trigger now, does it run the published version of the ADF which is in the master branch or does it run the ADF in branch2 that I am on?

It looks like whichever branch (Apart from master) you are in, then clicking on trigger now will only execute whatever is in the master published branch?

Thank you

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

0 comments No comments

Answer accepted by question author

  1. Nandan Hegde 36,881 Reputation points MVP Volunteer Moderator
    2022-04-20T08:50:40.033+00:00

    Hey,
    The version that has been published (Live Mode) to the ADF Service will be run by default in case of trigger.
    Debug would be w.r.t the corresponding feature branch.

    The below query explains on the same concepts:
    learn.microsoft.com/en-us/answers/questions/538676/for-azure-data-factory-how-to-check-the-branch-of.html

    Was this answer helpful?

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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