AZ-400 Exam Question 16

You have a branch policy in a project in Azure DevOps. The policy requires that code always builds successfully.
You need to ensure that a specific user can always merge changes to the master branch, even if the code fails to compile. The solution must use the principle of least privilege.
What should you do?
  • AZ-400 Exam Question 17

    You need to ensure that Microsoft Visual Studio 2017 can remotely attach to an Azure Function named fa-11566895.
    To complete this task, sign in to the Microsoft Azure portal.
  • AZ-400 Exam Question 18

    You plan to use Azure Kubernetes Service (AKS) to host containers deployed from images hosted in a Docker Trusted Registry.
    You need to recommend a solution for provisioning and connecting to AKS. The solution must ensure that AKS is RBAC-enaWed and uses a custom service principal.
    Which three commands should you recommend be run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the coned order.

    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.
    Your company has a project in Azure DevOps for a new web application.
    You need to ensure that when code is checked in, a build runs automatically.
    Solution: From the Pre-deployment conditions settings of the release pipeline, you select After stage.
    Does this meet the goal?
  • AZ-400 Exam Question 20

    You provision an Azure Kubernetes Service (AKS) cluster that has RBAC enabled. You have a Helm chart for a client application.
    You need to configure Helm and Tiller on the cluster and install the chart.
    Which three commands should you recommend be run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.