Which index kind will provide the fastest execution of each query?

You have an Azure Cosmos DB database that uses the SQL API. The database contains a collection. The collection contains multiple documents. The documents use several different ISON schemas. Two common queries are performed as shown in the following table. Which index kind will provide the fastest execution of each...

August 19, 2018 No Comments READ MORE +

How should you configure the TTL values?

You have an Azure Cosmos DB collection named Coll1 that contains a document named doc1. You need to ensure that all the documents in Coll1, except for doc1, expire after 60 seconds, Doc1 must be kept indefinitely. How should you configure the TTL values? To answer, drag the appropriate values...

August 18, 2018 No Comments READ MORE +

What should you do?

You have an Azure Cosmas DB database and a virtual machine that hosts a middle-tier application. You need to ensure that only connections from the virtual machine can be used to access the database. What should you do?A . Add the computer account of the virtual machine to an Azure...

August 14, 2018 No Comments READ MORE +

What should you recommend?

You have an Azure Cosmos DB account named Account1. Account1 contains a database named DB1. DB1 contains a collection named Coll1 Account has a write region of East US and a read region of West US. Coll1 contains 500,000 documents that are 1 KB each. You have two applications named...

August 10, 2018 No Comments READ MORE +

What is the cause of the error?

You implement an Azure Cosmos DB database that uses the SQL API. You have an application that uses the Rest API to access the database. The application receives an Http status code of 413 Entity Too Large What is the cause of the error?A . The application issued a query...

August 6, 2018 No Comments READ MORE +

How should you complete the C# code?

You have an Azure Cosmos DB account named Account1 that uses the SQL API. Account1 contains a database named DB1. DB1 contains a collection named Coll1. You are evaluating the storage for Account1. You need to retrieve the following information about Coll1: - The amount of storage used by the...

August 6, 2018 No Comments READ MORE +

Does this meet the goal?

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

August 5, 2018 No Comments READ MORE +

Which method should you identity for each access type?

You are implementing security for an Azure Cosmos DB account that uses the SQL API. The account has the following collections: - Movies A collection of move information - Reviews A collection of move review information You identify three types of access for Cosmos DB as shown in the following...

August 5, 2018 No Comments READ MORE +

How should you complete the C# code?

You have an Azure Cosmos DB account named Account1 that uses the SQL API. Account1 contains a database named DB1. DB1 contains a collection named Coll1. You are evaluating the storage for Account1. You need to retrieve the following information about Coll1: - The amount of storage used by the...

August 1, 2018 No Comments READ MORE +

What should you do?

You have an Azure Cosmas DB database and a virtual machine that hosts a middle-tier application. You need to ensure that only connections from the virtual machine can be used to access the database. What should you do?A . Add the computer account of the virtual machine to an Azure...

July 29, 2018 No Comments READ MORE +