Question 71

You have an Azure subscription that contains multiple Azure pipelines.
You need to deploy a monitoring solution for the pipelines. The solution must meet the following requirements:
* Parse togs from multiple sources
* Identify the root cause of issues.
What advanced feature of a monitoring tool should you include in the solution?
  • Question 72

    You plan to create an image that will contain a .NET Core application.
    You have a Dockerfile file that contains the following code. (Line numbers are included for reference only.)

    You need to ensure that the image is as small as possible when the image is built.
    Which line should you modify in the file?
  • Question 73

    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.
  • Question 74

    You have several apps that use an Azure SQL Database named db1.
    You need to ensure that queries to db1 are tuned by Azure over time. The solution must only apply to db1.
    To complete this task, sign in to the Microsoft Azure portal.

    Question 75

    You need to execute inline testing of an Azure DevOps pipeline that uses a Docker deployment model. The solution must prevent the results from being published to the pipeline.
    What should you use for the inline testing?