ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

260 / 375

Question 260:

Your team has set up the following in their DevOps environment. An Azure DevOps project
An Azure repo named “testrepo” in the Azure DevOps project
A Jenkins instance on an Azure virtual machine
A project in Jenkins to carry out the build process for the application stored in Azure repo
You have to ensure that whenever a commit is made to Azure repo, it would trigger a build in Jenkins. 
You create a service hook in the Azure DevOps project. 
Would this fulfill the requirement?

Answer options:

A.Yes
B.No