AZ-400 Exam Question 91

You are 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 dat
a. 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.
  • AZ-400 Exam Question 92

    Your company is creating a suite of three mobile applications.
    You need to control access to the application builds. The solution must be managed at the organization level What should you use? To answer, select the appropriate options m the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 93

    You are designing a build pipeline in Azure Pipelines.
    The pipeline requires a self-hosted agent. The build pipeline will run once daily and will take 30 minutes to complete.
    You need to recommend a compute type for the agent. The solution must minimize costs.
    What should you recommend?
  • AZ-400 Exam Question 94

    You have an Azure Kubernetes Service (AKS) pod.
    You need to configure a probe to perform the following actions:
    Confirm that the pod is responding to service requests.
    Check the status of the pod four times a minute.
    Initiate a shutdown if the pod is unresponsive.
    How should you complete the YAML configuration file? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 95

    Note: This question part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the staled goals. Some question sets might have more than one correct solution, whale others might not have a correct solution.
    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 integrate a cloud-hosted Jenkins server and a new Azure DevOps depsoyment.
    You need Azure DevOps to send a notification to Jenkins when a developer commits changes to a branch in Azure Repos.
    Solution: You add a trigger to the build pipeline.
    Does this meet the goal?