AZ-400 Exam Question 96

Hotspot Question
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 97

Drag and Drop Question
You use Semantic Versioning (SemVer) as a dependency versioning strategy.
You perform changes to code as shown in the following table.

Which part of the version should you increment for each change? To answer, drag the appropriate parts to the correct changes. Each part 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 98

Hotspot Question
You are interrogating logs by using KQL.
You execute the query shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

AZ-400 Exam Question 99

You have an Azure DevOps organization named Contoso and an Azure subscription. The subscription contains an Azure virtual machine scale set named VMSS1 and an Azure Standard Load Balancer named LB1. LB1 distributes incoming requests across VMSS1 instances.
You use Azure DevOps to build a web app named App1 and deploy App1 to VMSS1. App1 is accessible via HTTPS only and configured to require mutual authentication by using a client certificate.
You need to recommend a solution for implementing a health check of App1. The solution must meet the following requirements:
- Identify whether individual instances of VMSS1 are eligible for an upgrade operation.
- Minimize administrative effort.
What should you include in the recommendation?
  • AZ-400 Exam Question 100

    Your company builds a multi tier web application.
    You use Azure DevOps and host the production application on Azure virtual machines.
    Your team prepares an Azure Resource Manager template of the virtual machine that you mil use to test new features.
    You need to create a staging environment in Azure that meets the following requirements:
    - Minimizes the cost of Azure hosting
    - Provisions the virtual machines automatically
    - Use* the custom Azure Resource Manager template to provision the
    virtual machines
    What should you do?