DP-420 Exam Question 16

You have a database in an Azure Cosmos DB for NoSQL account. The database contains a container named container1. The indexing mode container1 is set to none. You configure Azure Cognitive Search to extract data from container1 and make the data searchable. You discover that the Cognitive Search index is missing all the data from the Azure Cosmos DB index. What should you do to resolve the issue?
  • DP-420 Exam Question 17

    You have an application named App1 that reads the data in an Azure Cosmos DB Core (SQL) API account.
    App1 runs the same read queries every minute. The default consistency level for the account is set to eventual.
    You discover that every query consumes request units (RUs) instead of using the cache.
    You verify the IntegratedCacheiteItemHitRate metric and the IntegratedCacheQueryHitRate metric. Both metrics have values of 0.
    You verify that the dedicated gateway cluster is provisioned and used in the connection string.
    You need to ensure that App1 uses the Azure Cosmos DB integrated cache.
    What should you configure?
  • DP-420 Exam Question 18

    You have an Azure subscription. The subscription contains an Azure Cosmos DB for NoSQL account named account1 that hosts a container named Devices. Devices has a partition key named type.

    You are evaluating the resource utilization of the query. How will the query be executed?
  • DP-420 Exam Question 19

    You have an Azure Cosmos DB Core (SQL) API account that is used by 10 web apps.
    You need to analyze the data stored in the account by using Apache Spark to create machine learning models.
    The solution must NOT affect the performance of the web apps.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • DP-420 Exam Question 20

    You have an Azure Cosmos DB for NoSQL account that frequently receives the same three queries.
    You need to configure indexing to minimize RUs consumed by the queries.
    Which type of index should you use for each query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.