AZ-400 Exam Question 151

Your company uses Azure DevOps for the build pipelines and deployment pipelines of Java based projects. You need to recommend a strategy for managing technical debt.
Which two actions should you include in the recommendation? Each correct answer presents part of the solution NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 152

    Drag and Drop Question
    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.

    AZ-400 Exam Question 153

    You use a Git repository in Azure Repos to manage the source code of a web application.
    Developers commit changes directly to the master branch.
    You need to implement a change management procedure that meets the following requirements:
    - The master branch must be protected, and new changes must be built in the feature branches first.
    - Changes must be reviewed and approved by at least one release manager before each merge.
    - Changes must be brought into the master branch by using pull
    requests.
    What should you configure in Azure Repos?
  • AZ-400 Exam Question 154

    Your team uses Azure Pipelines to deploy applications.
    You need to ensure that when a failure occurs during the build or release process, all the team members are notified by using Microsoft Teams. The solution must minimize development effort.
    What should you do?
  • AZ-400 Exam Question 155

    You are creating a dashboard in Azure Boards.
    You need to visualize the time from when work starts on a work item until the work item is closed.
    Which type of widget should you use?