AZ-400 Exam Question 16

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 a three-way merge.
Does this meet the goal?
  • AZ-400 Exam Question 17

    You have a large repository named Repo1 that contains a directory named directory 1.
    You plan to modify files in directory1.
    You need to create a clone of Repo1. The solution must minimize the amount of transferred data.
    How should you complete the script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 18

    HOTSPOT
    You have an Azure virtual machine named VM1 that runs Linux.
    You plan to deploy the Desired State Configuration (DSC) extension to VM1.
    You need to grant the Log Analytics agent the appropriate directory permissions.
    How should you complete the command? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth onepoint.

    AZ-400 Exam Question 19

    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.
    You need to recommend an integration strategy for the build process of a Java application. The solution must meet the following requirements:
    * The builds must access an on-premises dependency management system.
    * The build outputs must be stored as Server artifacts in Azure DevOps.
    * The source code must be stored in a Git repository in Azure DevOps.
    Solution: Configure the build pipeline to use a Hosted Ubuntu agent pool. Include the Java Tool Installer task in the build pipeline. Does this meet the goal?
  • AZ-400 Exam Question 20

    Your company uses Git as a source code control system for a complex app named App1.
    You plan to add a new functionality to App1.
    You need to design a branching model for the new functionality.
    Which branch lifetime and branch time should you use in the branching model? To answer, select the appropriate options in the answer area.
    NOTE:Each correct selection is worth one point.