AZ-400 Exam Question 11

You plan to use a NuGet package in a project in Azure DevOps. The NuGet package is in a feed that requires authentication.
You need to ensure that the project can restore the NuGet package automatically.
What should the project use to automate the authentication?
  • AZ-400 Exam Question 12

    You use Azure SQL Database Intelligent Insights and Azure Application Insights foe monitoring.
    You need to write ad-hoc Queries against the monitoring data.
    Which Query language should you use?
  • AZ-400 Exam Question 13

    You ate building an ASP.NET Core application.
    You plan to create an application utilization baseline by capturing telemetry data.
    You need to add code to the application to capture the telemetry data. The solution must minimize the costs of storing the telemetry data.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
    A)

    B)

    C)

    D)

    E)
  • AZ-400 Exam Question 14

    You need to create deployment files for an Azure Kubernetes Service (AKS) cluster. The deployments must meet the provisioning storage requirements shown in the following table.

    Which resource type should you use for each deployment? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 15

    You are developing a multi-tier application. The application will use Azure App Service web apps as the front end and an Azure SQL database as the back end. The application will use Azure functions to write some data to Azure Storage.
    You need to send the Azure DevOps team an email message when the front end fails to return a status code of
    200.
    Which feature should you use?