You have an existing project in Azure DevOps. You plan to integrate GitHub as the repository for the project. You need to ensure that Azure Pipelines runs under...
Microsoft AZ-400 Exam
Questions Number: 186 out of 535 Questions
34.77%
Question 186
You have an existing project in Azure DevOps. You plan to integrate GitHub as the repository for the project. You need to ensure that Azure Pipelines runs under the Azure Pipelines identity. Which authentication mechanism should you use?
GitHub App uses the Azure Pipelines identity. Incorrect Answers: A: Personal access token and OAuth use your personal GitHub identity. Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github