PrepAway - Latest Free Exam Questions & Answers

Contoso plans to create projects in Azure DevOps as shown in the following table.

Contoso plans to create projects in Azure DevOps as shown in the following table.

Technical requirements

Contoso identifies the following technical requirements:

• Implement build agents for Project1.
• Whenever possible, use Azure resources.
• Avoid using deprecated technologies.
• Implement a code flow strategy for Project2 that will:
o Enable Team2 to submit pull requests for Project2.
o Enable Team2 to work independently on changes to a copy of Project2.
o Ensure that any intermediary changes performed by Team2 on a copy of Project2 will be subject to the same restrictions as the ones defined in the build policy of Project2.
• Whenever possible implement automation and minimize administrative effort.
• Implement Project3, Project5, Project6, and Project7 based on the planned changes
• Implement Project4 and configure the project to push Docker images to Azure Container Registry.

In Azure DevOps, you create Project3.

You need to meet the requirements of the project.

What should you do first?

A. From Azure DevOps, modify the build definition.
B. From SonarQube, obtain an authentication token.

C. From Azure DevOps, create a service endpoint.

D. From SonarQube, create a project.

Explanation:
The first thing to do is to declare your SonarQube server as a service endpoint in your VSTS/DevOps project settings.

References:
https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Extension+for+vsts-TFS


Leave a Reply