DP-420 Exam Question 1

You plan to create an Azure Cosmos DB Core (SQL) API account that will use customer-managed keys stored in Azure Key Vault.
You need to configure an access policy in Key Vault to allow Azure Cosmos DB access to the keys.
Which three permissions should you enable in the access policy? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • DP-420 Exam Question 2

    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.

    DP-420 Exam Question 3

    You have the indexing policy shown in the following exhibit.

    Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    DP-420 Exam Question 4

    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 an Azure Cosmos DB Core (SQL) API account named account 1 that uses autoscale throughput.
    You need to run an Azure function when the normalized request units per second for a container in account1 exceeds a specific value.
    Solution: You configure an application to use the change feed processor to read the change feed and you configure the application to trigger the function.
    Does this meet the goal?
  • DP-420 Exam Question 5

    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?