Question 125:
Your team currently has a Git repository hosted in Azure Repos. The repository contains an application that is hosted as a Docker image in Azure Container registry. Now you have to create an Azure container registry task. It would update the repository whenever there is a change in the git repository. Which of the following do you require to ensure that the webhook could be setup perfectly?
Answer options:
A.Access keys B.Personal Access token C.OAuth 2.0 tokens D.ID tokens