Question 6

You have the Azure Cosmos DB for NoSQL containers shown in the following table.

You have the items shown in the following table.

When will each item expire? To answer, select the appropriate options in the answer are a.
NOTE: Each correct selection is worth one point.

Question 7

You have an Azure Cosmos DB for NoSQL container. The container contains items that have the following properties.

You need to protect the data stored in the container by using Always Encrypted. For each property, you must use the strongest type of encryption and ensure that queries execute properly.
What is the strongest type of encryption that you can apply to each property? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 8

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 9

    You need to create a data store for a directory of small and medium-sized businesses (SMBs). The data store must meet the following requirements:
    * Store companies and the users employed by them. Each company will have less than 1,000 users.
    * Some users have data that is greater than 2 KB.
    * Associate each user to only one company.
    * Provide the ability to browse by company.
    * Provide the ability to browse the users by company.
    * Whenever a company or user profile is selected, show a details page for the company and all the related users.
    * Be optimized for reading data.
    Which design should you implement to optimize the data store for reading data?
  • Question 10

    You have a database in an Azure Cosmos DB Core (SQL) API account. The database is backed up every two hours.
    You need to implement a solution that supports point-in-time restore.
    What should you do first?