AZ-400 Exam Question 171

You need to implement the code flow strategy for Project2 in Azure DevOps.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange in the correct order.

AZ-400 Exam Question 172

Your company uses Azure DevOps to manage the build and release processes for applications.
You use a Git repository for applications source control.
You plan to create a new branch from an existing pull request. Later, you plan to merge the new branch and the target branch of the pull request.
You need to use a pull request action to create the new branch. The solution must ensure that the branch uses only a portion of the code in the pull request.
Which pull request action should you use?
  • AZ-400 Exam Question 173

    You need to configure Azure Pipelines to control App2 builds.
    Which authentication method should you use?
  • AZ-400 Exam Question 174

    Your company has 60 developers who are assigned to four teams. Each team has 15 members.
    The company uses an agile development methodology.
    You need to structure the work of the development teams so that each team owns their respective work while working together to reach a common goal.
    Which parts of the taxonomy should you enable the team to perform autonomously?
  • AZ-400 Exam Question 175

    You useGet for source control.
    You delete a file, commit the changes, and continue to work.
    You need to recover the deleted file.
    Which three commands should you run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.