AZ-400 Exam Question 66

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 67

    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 plan to update the Azure DevOps strategy of your company.
    You need to identify the following issues as they occur during the company's development process:
    Licensing violations
    Prohibited libraries
    Solution: You implement automated security testing.
    Does this meet the goal?
  • AZ-400 Exam Question 68

    You plane to store signed images in an Azure Container Registry instance named az4009940427acr1.
    You need to modify the SKU for az4009940427acr1 to support the planned images. The solution must minimize costs.
    To complete this task, sign in to the Microsoft Azure portal.
  • AZ-400 Exam Question 69

    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 an Octopus Tentacle on an on-premises machine. Use the Package Application task in the build pipeline.
    Does this meet the goal?
  • AZ-400 Exam Question 70

    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?