Which type of index should you recommend for each container?

HOTSPOT You need to recommend indexes for con-product and con-productVendor. The solution must meet the product catalog requirements and the business requirements. Which type of index should you recommend for each container? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point....

September 13, 2023 No Comments READ MORE +

What should you do?

You have a container named container1 in an Azure Cosmos DB for NoSQL account named account1 that is set to the session default consistency level. The average size of an item in container1 is 20 KB. You have an application named App1 that uses the Azure Cosmos DB SDK and...

September 13, 2023 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 sett might have more than one correct solution, while others might not have a correct solution. After you...

September 13, 2023 No Comments READ MORE +

What should you configure?

You have an application named App1 that reads the data in an Azure Cosmos DB Core (SQL) API account. App1 runs the same read queries every minute. The default consistency level for the account is set to eventual. You discover that every query consumes request units (RUs) instead of using...

September 12, 2023 No Comments READ MORE +

What should you do?

HOTSPOT You have an Azure Cosmos DB for NoSQL account named account that has the disablekey Basedletadatwrite Access property enabled. You are developing an app named App1 that will be used by a use1 named DevUser1 to create containers in account1. DevUser1 has a non-privileged user account in the Azure...

September 12, 2023 No Comments READ MORE +

Which property should you change in the Function.json file of function1?

You have a container named container1 in an Azure Cosmos DB Core (SQL) API account. Upserts of items in container1 occur every three seconds. You have an Azure Functions app named function1 that is supposed to run whenever items are inserted or replaced in container1. You discover that function1 runs,...

September 12, 2023 No Comments READ MORE +

Which connectivity mode should you identify?

You need to identify which connectivity mode to use when implementing App2. The solution must support the planned changes and meet the business requirements. Which connectivity mode should you identify?A . Direct mode over HTTPS B. Gateway mode (using HTTPS) C. Direct mode over TCPView AnswerAnswer: C Explanation: Scenario: Develop...

September 11, 2023 No Comments READ MORE +

Which statement describes the configuration of the container?

The settings for a container in an Azure Cosmos DB Core (SQL) API account are configured as shown in the following exhibit. Which statement describes the configuration of the container?A . All items will be deleted after one year. B. Items stored in the collection will be retained always, regardless...

September 10, 2023 No Comments READ MORE +

What should you modify for each consistency level?

HOTSPOT You have an Azure Cosmos DB account named account1 that has a default consistency level of session. You have an app named App1. You need to ensure that the read operations of App1 can request either bounded staleness or consistent prefix consistency. What should you modify for each consistency...

September 10, 2023 No Comments READ MORE +

What should you do?

You have a container m an Azure Cosmos DB for NoSQL account. The container stores data about families. Data about parents, children, and pets are stored as separate documents. Each document contains the address of each family. Members of the same family share the same partition key named family Id...

September 10, 2023 No Comments READ MORE +