AZ-204 Exam Question 76

You develop Azure Durable Functions to manage vehicle loans.
The loan process includes multiple actions that must be run in a specified order. One of the actions includes a customer credit check process, which may require multiple days to process.
You need to implement Azure Durable Functions for the loan process.
Which Azure Durable Functions type should you use?
  • AZ-204 Exam Question 77

    you need to reduce read latency for the retail store solution.
    What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 78

    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 79

    An organization plans to deploy Azure storage services.
    You need to configure shared access signature (SAS) for granting access to Azure Storage.
    Which SAS types should you use? To answer, drag the appropriate SAS types to the correct requirements.
    Each SAS type 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 80

    You are developing a solution that will use a multi-partitioned Azure Cosmos DB database. You plan to use the latest Azure Cosmos DB SDK for development.
    The solution must meet the following requirements:
    * Send insert and update operations to an Azure Blob storage account.
    * Process changes to all partitions immediately.
    * Allow parallelization of change processing.
    You need to process the Azure Cosmos DB operations.
    What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.