AZ-204 Exam Question 116

You are creating an app that will use CosmosDB for data storage. The app will process batches of relational data.
You need to select an API for the app.
Which API should you use?
  • AZ-204 Exam Question 117

    You develop and deploy the following staticwebapp.config.json file to the app_location value specified in the workflow file of an Azure Static Web app.

    AZ-204 Exam Question 118

    You a web application that provides access to legal documents that are stored on Azure Blob Storage with version level immutability policies. Documents are protected with both time-based policies legal hold policies. All time-based retention policies have AllowProtectedAppendWrites property enabled.
    You have a requirement to prevent the user from attempting to perform operations that would fail only a legal is in effect and when all other are expired You reed to meet the requirement.
    Which two operations you prevent?
  • AZ-204 Exam Question 119

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You develop a software as a service (SaaS) offering to manage photographs. Users upload photos to a web service which then stores the photos in Azure Storage Blob storage. The storage account type is General-purpose V2.
    When photos are uploaded, they must be processed to produce and save a mobile-friendly version of the image. The process to produce a mobile-friendly version of the image must start in less than one minute.
    You need to design the process that starts the photo processing.
    Solution: Trigger the photo processing from Blob storage events.
    Does the solution meet the goal?
  • AZ-204 Exam Question 120

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear on the review screen.
    You have an Azure App Service web app named WebApp1 and an Azure Functions app named Function 1.
    WebApp1 is associated with an Application Insights instance named appinsights1.
    You configure a web test and a corresponding alert for WebApp1 in appinsights1. Each alert triggers a delivery of email to your mailbox.
    You need to ensure that each alert also triggers execution of Function1.
    Solution: Configure an Azure Monitor Insights workbook.
    Does the solution meet the goal?