70-777 試験問題を無料オンラインアクセス
| 試験コード: | 70-777 |
| 試験名称: | Implementing Microsoft Azure Cosmos DB Solutions |
| 認定資格: | Microsoft |
| 無料問題数: | 60 |
| 更新日: | 2026-05-27 |
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 correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
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 answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure Cosmos DB account named Account1 that uses the SQL APL Account1 contains a collection named Coll1.
You create a document named doc1 and set the TTL value for the document to 86,400. Thirty-six hours later, you discover that doc1 still exists in Coll1.
You need to ensure that documents are removed from Coll1 when the TTL for the documents expires.
Solution: You set the default TTL value for Coll1 to 129,600.
Does this meet the goal?
You have an Azure Cosmos DB collection named Coll1.
You need to implement which Access Condition class will use optimistic concurrency to update the documents in Coll1. The client object is of the DocumentClient type.
How should you complete the C# code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You have an Azure Cosmos DB account named Account1.
You collect all the logs and the metrics from Account1, store them in a storage account, and send them to Azure Log Analytics.
You need to use Log Analytics to identify all the operations against Account that take more than three milliseconds.
How should you complete the query? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


