You need to implement Project4. What should you do first? A. Add the FROM instruction in the Dockerfile file. B. Add a Copy and Publish Build Artifacts task to the build pipeline. C. Add a Docker task to the build…

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…

Your company has a project in Azure DevOps for a new web application. The company identifies security as one of the highest priorities. You need to recommend a solution to minimize the likelihood that infrastructure credentials will be leaked. What…

Your team uses an agile development approach. You need to recommend a branching strategy for the team’s Git repository. The strategy must meet the following requirements. Provide the ability to work on multiple independent tasks in parallel. Ensure that checked-in…