AZ-400 Exam Question 141

You are monitoring the health and performance of an Azure web app by using Azure Application Insights.
You need to ensure that an alert is sent when the web app has a sudden rise in performance issues and failures.
What should you use?
  • AZ-400 Exam Question 142

    You have an Azure DevOps organization named Contoso and art Azure subscription The subscription contains an Azure virtual machine scale set named VMSS1 that is configured for autoscaling.
    You use Azure DevOps to build a web app named Appl and deploy Appl to VMSS1. Appl is used heavily and has usage patterns that vary on a weekly basis.
    You need to recommend a solution to detect an abnormal rise in the rate of failed requests to Appl. The solution must minimize administrative effort.
    What should you include in the recommendation?
  • AZ-400 Exam Question 143

    Your company has a release pipeline in an Azure DevOps project.
    You plan to deploy to an Azure Kubernetes Services (AKS) cluster by using the Helm package and deploy task.
    You need to install a service in the AKS namespace for the planned deployment.
    Which service should you install?
  • AZ-400 Exam Question 144

    To resolve the current technical issue, what should you do to the Register-AzureRmAutomationDscNode command?
  • AZ-400 Exam Question 145

    You are automating the build process for a Java-based application by using Azure DevOps.
    You need to add code coverage testing and publish the outcomes to the pipeline.
    What should you use?