Question 21

We secured our function against unknown HTTP callers by requiring a function-specific API key be passed with each call. Which of the following fields is the name header in the HTTP requests that needs to contain this key?
  • Question 22

    You plan to deploy a web app to App Service on Linux. You create an App Service plan. You create and push a custom Docker image that image that contains the web app to Azure Container Registry.
    You need to access the console logs generated from inside the container in real-time.
    How should you complete the Azure CLI command? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 23

    You plan to deploy a new application to a Linux virtual machine (VM) that is hosted in Azure.
    The entire VM must be secured at rest by using industry-standard encryption technology to address organizational security and compliance requirements.
    You need to configure Azure Disk Encryption for the VM.
    How should you complete the Azure Cli commands? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 24

    You are developing a microservices solution. You plan to deploy the solution to a multinode Azure Kubernetes Service (AKS) cluster.
    You need to deploy a solution that includes the following features:
    reverse proxy capabilities
    configurable traffic routing
    TLS termination with a custom certificate
    Which components should you use? To answer, drag the appropriate components to the correct requirements. Each component 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.

    Question 25

    You have an application that uses Azure Blob storage.
    You need to update the metadata of the blobs.
    Which three methods should you use to develop the solution? To answer, move the appropriate methods from the list of methods to the answer area and arrange them in the correct order.