mongodb://mongoadmin:7AMtgNcbJUFL7whv0C4PypWQKGeCUtUsNSObEEUbTCdwsOF8GcWc2IRWROKoBJf2tofCS6zES3JbEOmWe9JsA==@mymongodbapi.documents.azure.com:10255/?

You have a client that uses a MongoDB database. You migrate the MongoDB database to an Azure Cosmos DB account that uses the MongoDB API. You update the client to use the following connection string: mongodb://mongoadmin:7AMtgNcbJUFL7whv0C4PypWQKGeCUtUsNSObEEUbTCdwsOF8GcWc2IRWROKoBJf2tofCS6zES3JbEOmWe9JsA==@mymongodbapi.documents.azure.com:10255/?replicaSet=globaldb After updating the client, you discover that the client cannot connect. You need to...

September 30, 2018 No Comments READ MORE +

How should you complete the query?

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

September 28, 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...

September 26, 2018 No Comments READ MORE +

What should you do?

You have an Azure Cosmos DB account named Account1. You need to grant a new member of your IT staff access to read the read-write keys of Account1. The solution must use the principle of least privilege. What should you do? To answer, select the appropriate options in the answer...

September 25, 2018 No Comments READ MORE +

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:

September 24, 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...

September 20, 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...

September 8, 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...

September 3, 2018 No Comments READ MORE +

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.

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 31, 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 20, 2018 No Comments READ MORE +