nerdexam
MicrosoftMicrosoft

AZ-400 · Question #187

AZ-400 Question #187: Real Exam Question with Answer & Explanation

The correct answer is A: Yes. Squash merging is a merge option that allows you to condense the Git history. https://docs.microsoft.com/en-us/azure/devops/repos/git/merging-with-squash?view=azure-

Submitted by fernanda_arg· Mar 6, 2026Design and implement build and release pipelines

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. Your company uses Azure DevOps to manage the build and release processes for applications. You use a Git repository for applications source control. You need to implement a pull request strategy that reduces the history volume in the master branch. Solution: You implement a pull request strategy that uses squash merges. Does this meet the goal?

Options

  • AYes
  • BNo

Explanation

Squash merging is a merge option that allows you to condense the Git history. https://docs.microsoft.com/en-us/azure/devops/repos/git/merging-with-squash?view=azure-

Community Discussion

No community discussion yet for this question.

Full AZ-400 PracticeBrowse All AZ-400 Questions