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...
What should you use?
You have an Azure Cosmos DB account You need to view account-level performance metrics. What should you use?A . the REST APIB . the Azure portalC . Azure CLID . the .NET SDKView AnswerAnswer:
How should you complete the command?
You have an Azure Cosmos DB database that uses the MongoDB API. You need to build a sharded collection that has a database named mydb, a collection named mycol, and a hashed shard key named mykey. How should you complete the command? To answer, drag the appropriate values to the...
What should you use?
You have an Azure Cosmos DB account You need to view account-level performance metrics. What should you use?A . the REST APIB . the Azure portalC . Azure CLID . the .NET SDKView AnswerAnswer:
Which four actions should you perform in sequence?
You have an Azure Cosmos DB account that uses the SQL API. The account contains a collection. You have an Apache Spark cluster in Azure HDInsight. The cluster is located in the same Azure region as the Cosmos DB account. You need to ensure that you can use a Spark...
Which four actions should you perform in sequence?
You have an Azure Cosmos DB account that uses the SQL API. The account contains a collection. You have an Apache Spark cluster in Azure HDInsight. The cluster is located in the same Azure region as the Cosmos DB account. You need to ensure that you can use a Spark...
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...
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...
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...
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...