Question 6

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.
  • Question 7

    The settings for a container in an Azure Cosmos DB Core (SQL) API account are configured as shown in the following exhibit.

    Which statement describes the configuration of the container?
  • Question 8

    You plan to deploy two Azure Cosmos DB Core (SQL) API accounts that will each contain a single database. The accounts will be configured as shown in the following table.

    How should you provision the containers within each account to minimize costs? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 9

    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?
  • Question 10

    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.