AZ-400 Exam Question 186

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 have an Azure DevOps organization named Contoso and an Azure subscription. The subscription contains an Azure virtual machine scale set named VMSS1 that is configured for autoscaling.
You have a project in Azure DevOps named Project1. Project1 is used to build a web app named App1 and deploy App1 to VMSS1.
You need to ensure that an email alert is generated whenever VMSS1 scales in or out.
Solution: From Azure DevOps, configure the Notifications settings for Project1.
Does this meet the goal?
  • AZ-400 Exam Question 187

    Your company uses a Git source-code repository.
    You plan to implement GitFlow as a workflow strategy.
    You need to identify which branch types are used for production code and preproduction code in the strategy.
    Which branch type should you identify for each code type? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 188

    Your company hosts a web application in Azure. The company uses Azure Pipelines for the build and release management of the application.
    Stakeholders report that the past few releases have negatively affected system performance.
    You configure alerts in Azure Monitor.
    You need to ensure that new releases are only deployed to production if the releases meet defined performance baseline criteria in the staging environment first What should you use to prevent the deployment of releases that fail to meet the performance baseline?
  • AZ-400 Exam Question 189

    You are implementing a package management solution for a Node.js application by using Azure Artifacts.
    You need to configure the development environment to connect to the package repository. The solution must minimize the likelihood that credentials will be leaked.
    Which file should you use to configure each connection? To answer, drag the appropriate files to the correct connections. Each file 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 190

    You use Get for source control. You have an app named Appt.
    In the main branch. you need to restore the third most recent revision of a file named App.exe.config .
    How should you complete command?