Question 71

A company plans to implement an HTTP-based API to support a web app. The web app allows customers to check the status of their orders.
The API must meet the following requirements:
* Implement Azure Functions
* Provide public read-only operations
* Do not allow write operations
You need to recommend configuration options.
What should you recommend? To answer, configure the appropriate options in the dialog box in the answer area.
NOTE: Each correct selection is worth one point.

Question 72

You have an Azure Load Balancer named LB1 that balances requests to five Azure virtual machines.
You need to develop a monitoring solution for LB1. The solution must generate an alert when any of the following conditions are met:
A virtual machine is unavailable.
Connection attempts exceed 50,000 per minute.
Which signal should you include in the solution for each condition? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 73

You plan to deploy an Azure web app named Appl that will use Azure Active Directory (Azure AD) authentication.
App1 will be accessed from the internet by the users at your company. All the users have computers that run Windows 10 and are joined to Azure AD.
You need to recommend a solution to ensure that the users can connect to App1 without being prompted for authentication and can access App1 only from company-owned computers.
What should you recommend for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 74

You are developing a sales application that will contain several Azure cloud services and will handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping.
You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using REST messages.
What should you include in the recommendation?
  • Question 75

    You have an Azure web app named App1 and an Azure key vault named KV1.
    App1 stores database connection strings in KV1.
    App1 performs the following types of requests to KV1:
    * Get
    * List
    * Wrap
    * Delete
    * Unwrap
    * Backup
    * Decrypt
    * Encrypt
    You are evaluating the continuity of service for App1.
    You need to identify the following if the Azure region that hosts KV1 becomes unavailable:
    * To where will KV1 fail over?
    * During the failover, which request type will be unavailable?
    What should you identify? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.