AZ-400 Exam Question 181

You need to recommend project metrics for dashboards in Azure DevOps.
Which chart widgets should you recommend for each metric? To answer, drag the appropriate chart widgets to the correct metrics. Each chart widget 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 182

You have an Azure DevOps pipeline that is used to deploy a Node.js app.
You need to ensure that the dependencies are cached between builds.
How should you configure the deployment YAML? 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 183

You have a project in Azure DevOps named Project1.
You need to ensure that all new pipelines in Project1 execute three specific tasks during pipeline execution.
What should you create?
  • AZ-400 Exam Question 184

    You have an Azure DevOps organization named Contoso that contains a project named Project 1.
    You provision an Azure key vault name Keyvault1.
    You need to reference Keyvault1 secrets in a build pipeline of Project1.
    What should you do first?
  • AZ-400 Exam Question 185

    You are designing the development process for your company.
    You need to recommend a solution for continuous inspection of the company's code base to locate common code patterns that are known to be problematic.
    What should you include in the recommendation?