DP-420 Exam Question 26

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 have a container named container1 in an Azure Cosmos DB Core (SQL) API account.
You need to make the contents of container1 available as reference data for an Azure Stream Analytics job.
Solution: You create an Azure Synapse pipeline that uses Azure Cosmos DB Core (SQL) API as the input and Azure Blob Storage as the output.
Does this meet the goal?
  • DP-420 Exam Question 27

    You have a container in an Azure Cosmos DB Core (SQL) API account.
    You need to use the Azure Cosmos DB SDK to replace a document by using optimistic concurrency.
    What should you include in the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-420 Exam Question 28

    You are designing a data model for an Azure Cosmos DB for NoSQL account.
    What are the partition limits for request units per second (RU/s) and storage? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-420 Exam Question 29

    You have three containers in an Azure Cosmos DB Core (SQL) API account as shown in the following table.

    You have the following Azure functions:
    A function named Fn1 that reads the change feed of cn1
    A function named Fn2 that reads the change feed of cn2
    A function named Fn3 that reads the change feed of cn3
    You perform the following actions:
    Delete an item named item1 from cn1.
    Update an item named item2 in cn2.
    For an item named item3 in cn3, update the item time to live to 3,600 seconds.
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    DP-420 Exam Question 30

    You have an Azure Cosmos DB Core (SQL) API account named storage1 that uses provisioned throughput capacity mode.
    The storage1 account contains the databases shown in the following table.

    The databases contain the containers shown in the following table.

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