AZ-400 Exam Question 156

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 157

    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 VS 2017 agent pool. Include the Java Tool Installer task in the build pipeline.
    Does this meet the goal?
  • AZ-400 Exam Question 158

    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 159

    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 should you recommend?
  • AZ-400 Exam Question 160

    Your company has an on-premises Bitbucket Server that is used for Git-based source control. The server is protected by a firewall that blocks inbound Internet traffic.
    You plan to use Azure DevOps to manage the build and release processes
    Which two components are required to integrate Azure DevOps and Bitbucket?
    Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one port.