AZ-204 Exam Question 126

You are developing an Azure Function App by using Visual Studio. The app will process orders input by an Azure Web App. The web app places the order information into Azure Queue Storage.
You need to review the Azure Function App code shown below.

NOTE: Each correct selection is worth one point.

AZ-204 Exam Question 127

A development team is creating a new REST API. The API will store data in Azure Blob storage. You plan to deploy the API to Azure App Service.
Developers must access the Azure Blob storage account to develop the API for the next two months. The Azure Blob storage account must not be accessible by the developers after the two-month time period.
You need to grant developers access to the Azure Blob storage account.
What should you do?
  • AZ-204 Exam Question 128

    You develop several Azure Grid to include hundreds of event types, such as billing, inventory, and shipping updates.
    Events must be sent to a single endpoint for the Azure Functions app to process. The events must be filtered by event type before processing. You must have authorization and authentication control to partition your tenants to receive the event data.
    You need to configure Azure Event Grid.
    Which configuration should you use? To answer, select the appropriate values in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 129

    You create the following PowerShell script:

    For each of the following statements, select Yes if the statement is true. Otherwise, select No, NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 130

    A company is developing a gaming platform. Users can join teams to play online and see leaderboards that include player statistics. The solution includes an entity named Team.
    You plan to implement an Azure Redis Cache instance to improve the efficiency of data operations for entities that rarely change.
    You need to invalidate the cache when team data is changed.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.