Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019
This article describes how to set up a service hook for your Azure DevOps project to trigger a Jenkins build. If you use Jenkins to build your apps, you can store your code in a Git repository and use Jenkins for your continuous integration builds. You can trigger a Jenkins build when you push code to your Git repository or when you check in code to a Team Foundation Version Control (TFVC) repository.
You can build part of your app in Azure Pipelines and part in Jenkins. You can trigger a Jenkins build when your Azure Pipelines build is completed so that you use both systems to build your app.
Azure DevOps doesn't charge for setting up service hooks or integrating with external services, and Jenkins is fully open-source and free to use.
Prerequisites
Category
Requirements
Permissions
- Member of the Project Collection Administrators group. Organization owners are automatically members of this group. - Edit subscriptions and View subscriptions permissions set to Allow. By default, only project administrators have these permissions. To grant the permissions to other users, you can use the command-line tool or the Security REST API.
Create automated pipelines that continuously build, test, and deploy your applications and prepare for Exam AZ-400: Designing and Implementing Microsoft DevOps Solutions.
This certification measures your ability to accomplish the following technical tasks: Design and implement processes and communications, design and implement a source control strategy, design and implement build and release pipelines, develop a security and compliance plan, and implement an instrumentation strategy.