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...
How should you complete the code?
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 C# code?
You have an Azure Cosmos DB account named Account1 that uses the SQL API. Account1 contains a database named DB1. DB1 contains a collection named Coll1. You are evaluating the storage for Account1. You need to retrieve the following information about Coll1: - The amount of storage used by the...
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...
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...
How should you complete the code?
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....
Which two possible strategies can you recommend to achieve this goal?
You have an Azure Cosmos DB account that uses the SQL API. The account has a limit of 2,500 request units per second (RU/s). The default consistency level is set to Eventual. You discover that you frequently exceed the Ru/s limit. You need to recommend strategies to reduce the number...
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...
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...