- Home
- Microsoft Certification
- 70-777 Exam
- Microsoft.70-777.dumpsfiles Dumps
Free Microsoft 70-777 Exam Dumps Questions & Answers
| Exam Code/Number: | 70-777Join the discussion |
| Exam Name: | Implementing Microsoft Azure Cosmos DB Solutions |
| Certification: | Microsoft |
| Question Number: | 60 |
| Publish Date: | Aug 27, 2026 |
|
Rating
100%
|
|
Total 60 questions
You have an Azure Cosmos DB account named Account1 that uses the SQI. API Account1 contains a database named DB1. DB1 contains a collection named Coll. The default TTL value for Coll1 is-1.
You plan to develop an application that will include a Cosmos DB trigger in an Azure function.
You need to recommend a process to remove documents from Coll1.
The solution must meet the following requirements:
- Ensure that the removed documents are recorded in the change feed.
- Minimize request unit (RU) consumption.
What should you recommend?
You are implementing an Azure function that accepts data from an HITP request and inserts the data into an Azure Cosmos DB database that uses the SQL API.
You need to develop code for the Azure function.
How should you complete the C# code? 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.

You have a binary dump of a MongoDB database
You need to migrate the database to Azure Cosmos DB
What should you use?
You have an Azure Cosmos DB account named Account1. Account1 contains a database named DB1. DB1 contains a collection named Coll1. Coll1 contains a stored procedure named Sp1. Sp1 reads the data in Coll1.
You need to create a user named User1 who will have the permissions to run Sp1.
How should you complete the 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 that uses the SQL APL Account1 contains a collection named Coll1.
You have an Apache Spark cluster in Azure HDInsight. The cluster is located in the same Azure region as Account1.
You plan to use the Spark to Cosmos DB connector to access Coll1 partitions from Spark worker nodes.
You install the JAR files of the Spark to Cosmos DB connector.
You need to run queries against Coll1 from within a Spark session by using the connector.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
