AZ-204 Exam Question 26

You are developing an application that uses Azure Blob storage.
The application must read the transaction logs of all the changes that occur to the blobs and the blob metadata in the storage account for auditing purposes. The changes must be in the order in which they occurred, include only create, update, delete, and copy operations and be retained for compliance reasons.
You need to process the transaction logs asynchronously.
What should you do?
  • AZ-204 Exam Question 27

    You are developing a project management service by using ASP.NET. The service hosts conversations, files, to-do lists, and a calendar that users can interact with at any time.
    The application uses Azure Search for allowing users to search for keywords in the project data.
    You need to implement code that creates the object which is used to create indexes in the Azure Search service.
    Which two objects should you use? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 28

    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 29

    You develop and deploy an Azure Logic App that calls an Azure Function app. The Azure Function App includes an OpenAPI (Swagger) definition and uses an Azure Blob storage account. All resources are secured by using Azure Active Directory (Azure AD).
    The Logic App must use Azure Monitor logs to record and store information about runtime data and events.
    The logs must be stored in the Azure Blob storage account.
    You need to set up Azure Monitor logs and collect diagnostics data for the Azure Logic App.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    AZ-204 Exam Question 30

    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.