AZ-400 Exam Question 56

You have an Azure DevOps organization named Contoso and an Azure DevOps project named Project1.
You plan to use Microsoft-hosted agents to build container images that will host full Microsoft .NET Framework apps in a YAML pipeline in Project1.
What are two possible virtual machine images that you can use for the Microsoft-hosted agent pool? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 57

    You have an Azure solution that contains a build pipeline in Azure Pipelines. You experience intermittent delays before the build pipeline starts. You need to reduce the time it takes to start the build pipeline. What should you do?
  • AZ-400 Exam Question 58

    You are creating a container for an ASP.NET Core app.
    You need to create a Dockerfile file to build the image. The solution must ensure that the size of the image is minimized.
    How should you configure the file? To answer, drag the appropriate values to the correct targets. Each value must 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 59

    You have an Azure subscription that contains resources in several resource groups.
    You need to design a monitoring strategy that will provide a consolidated view. The solution must support the following requirements:
    * Support role-based access control (RBAC) by using Azure Active Directory (Azure AD) identities.
    * Include visuals from Azure Monitor that are generated by using the Kusto query language.
    * Support documentation written in markdown.
    * Use the latest data available for each visual.
    What should you use to create the consolidated view?
  • AZ-400 Exam Question 60

    You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure virtual machine scale set named VMSS1. VMSS1 hosts a web application named WebApp1. WebApp1 uses stateful sessions.
    The WebApp1 installation is managed by using the Custom Script extension. The script resides in an Azure Storage account named sa1.
    You plan to make a minor change to a UI element of WebApp1 and to gather user feedback about the change.
    You need to implement limited user testing for the new version of WebApp1 on VMSS1.
    Which three actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.