Question 261:
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 Jenkins. Would this fulfill the requirement?
Answer options:
A.Yes B.No