- 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: | May 29, 2026 |
|
Rating
100%
|
|
Total 60 questions
You create an Azure Cosmos DB account named Account1 that uses the MongoDB API.
In Account1 you create a database named DB1 that contains a collection named Coll1.
You plan to migrate content from an on-premises MongoDB database to Coll1.
You need to identify the latency from the on-premises MongoDB database to Account1.
What should you do first?
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 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.

You have an Azure Cosmos DB account named Account1 that uses the SQL API Account1 contains a collection named Coll1.
You have an Apache Spark duster in Azure HDInsight. The cluster is located in the same Azure region as Account1
You configure a Spark to Cosmos DB connector to access Coll1
You run a SparkSQL query against Coll1.
You need to minimize the number of round trips between the Spark duster worker nodes and Coll1 when fetching the query results.
What should you do?
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 duster in Azure HDInsight. The cluster is located in the same Azure region as Account1.
You need to develop Python-based code. The code must execute a query that uses predicate filters against Coll1 and converts the results into a Spark DataFrame.
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.
