AZ-204 Exam Question 171

Contoso, Ltd. provides an API to customers by using Azure API Management (APIM). The API authorizes users with a JWT token.
You must implement response caching for the APIM gateway. The caching mechanism must detect the user ID of the client that accesses data for a given location and cache the response for that user ID.
You need to add the following policies to the policies file:
* a set-variable policy to store the detected user identity
* a cache-lookup-value policy
* a cache-store-value policy
* a find-and-replace policy to update the response body with the user profile information To which policy section should you add the policies? To answer, drag the appropriate sections to the correct policies. Each section 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-204 Exam Question 172

You need to implement farmer authentication.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 173

    An organization has web apps hosted in Azure.
    The organization wants to track events and telemetry data in the web apps by using Application Insights.
    You need to configure the web apps for Application Insights.
    Which three actions should you perform in sequence? To answer, move the appropnate actions from the list of actions to the answer area and arrange them in the correct order.

    AZ-204 Exam Question 174

    You are developing an Azure messaging solution.
    You need to ensure that the solution that meets the following requirements:
    * Provide transactional support
    * Provide duplicate detection.
    * Store the messages for an unlimited period of time
    Which two technologies will meet the requirements? Each correct answer presents a complete solution NOTE Each correct selection is worth one point.
  • AZ-204 Exam Question 175

    You are updating an application that stores data on Azure and uses Azure Cosmos DB for storage. The application stores data in multiple documents associated with a single username.
    The application requires the ability to update multiple documents for a username in a single ACID operation.
    You need to configure Azure Cosmos DB.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.