Trigger Azure Devops pipeline via ADF

Priya Jha 896 Reputation points
2021-01-06T07:25:33.59+00:00

Hi All,

Is it possible to trigger an azure DevOps pipeline via ADF through web activity?

If not then how to trigger via ADF?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,652 questions
0 comments No comments
{count} votes

Accepted answer
  1. Nandan Hegde 36,151 Reputation points MVP Volunteer Moderator
    2021-01-08T10:59:49.053+00:00

    Hi @Priya Jha ,

    It is not possible to trigger an Azure Devops release pipeline from ADF. But you can use a logic app to trigger the same and in turn call the logic app through ADF via web activity.

    You can refer this link :
    https://stackoverflow.com/questions/65595553/trigger-azure-devops-pipeline-via-adf

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. HarithaMaddi-MSFT 10,146 Reputation points
    2021-01-06T11:52:00.163+00:00

    Hi @Priya Jha ,

    Welcome to Microsoft Q&A Platform. Thanks for posting the query.

    Release pipelines have various options to trigger them as in this document. As per my understanding, Azure DevOps does not have this ability to be triggered from outside using a REST API or in any other way. This question is more suited for Azure DevOps forum which is currently not supported in Q&A forum. I would recommend you to post this in DevOps community as the experts can answer it better. If the community suggests that there is an option to trigger from outside Azure DevOps and you face challenges to trigger it using Azure Data Factory, please let us know and we will assist you accordingly.

    Ref: triggers

    --

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.
    1 person found this answer 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.