AZ-400 Exam Question 261

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 an explicit merge.
Does this meet the goal?
  • AZ-400 Exam Question 262

    You use an Azure Pipelines pipeline to build and deploy an app.
    You have a custom test task that has the following inputs:
    - testResultsFiles: **/TEST-*.trx
    - searchFolder: $(System.DefaultWorkingDirectory)
    - mergeTestResults: true
    Which format should you use for the input data of testResultsFiles?
  • AZ-400 Exam Question 263

    You manage a project by using Azure Board, and you manage the project code by using Azure Repos.
    You have a bug work item that has an ID of 123.
    You need to set the work item state to Resolved.
    What should you add to the commit message?
  • AZ-400 Exam Question 264

    Hotspot Question
    You have a GitHub organization.
    You configure the personal access token (PAT) policy shown in the following exhibit.

    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 265

    Hotspot Question
    You have an Azure subscription that contains Azure DevOps build pipelines.
    You need to implement pipeline caching by using the cache task.
    How should you complete the YAML definition? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.