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

December 2, 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 sets might have more than one correct solution, while others might not have a correct solution. After you...

December 2, 2023 No Comments READ MORE +

What should you configure for each container?

730610 and longitude: -73.935242. Administrative effort must be minimized to implement the solution. What should you configure for each container? To answer, drag the appropriate configurations to the correct containers. Each configuration may be used once, more than once, or not at all. You may need to drag the split...

December 2, 2023 No Comments READ MORE +

Which two actions should you perform to ensure that the trigger runs?

You need to implement a trigger in Azure Cosmos DB Core (SQL) API that will run before an item is inserted into a container. Which two actions should you perform to ensure that the trigger runs? Each correct answer presents part of the solution. NOTE: Each correct selection is worth...

December 2, 2023 No Comments READ MORE +

You have the indexing policy shown in the following exhibit

HOTSPOT You have the indexing policy shown in the following exhibit. Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: ORDER BY c.name DESC, c.age...

December 1, 2023 No Comments READ MORE +

What should you include in the code?

HOTSPOT You have a container in an Azure Cosmos DB Core (SQL) API account. You need to use the Azure Cosmos DB SDK to replace a document by using optimistic concurrency. What should you include in the code? To answer, select the appropriate options in the answer area. NOTE: Each...

December 1, 2023 No Comments READ MORE +

Which two queries can you use to retrieve data for the report?

You are developing an application that will use an Azure Cosmos DB Core (SQL) API account as a data source. You need to create a report that displays the top five most ordered fruits as shown in the following table. A collection that contains aggregated data already exists. The following...

November 30, 2023 No Comments READ MORE +

What should you do?

The following is a sample of a document in orders. The orders container uses customer as the partition key. You need to provide a report of the total items ordered per month by item type. The solution must meet the following requirements: Ensure that the report can run as quickly...

November 28, 2023 No Comments READ MORE +

What should you select?

You need to select the partition key for con-iot1. The solution must meet the IoT telemetry requirements. What should you select?A . the timestampB . the humidityC . the temperatureD . the device IDView AnswerAnswer: D Explanation: The partition key is what will determine how data is routed in the...

November 28, 2023 No Comments READ MORE +

What should you use?

You have an Azure Cosmos DB Core (SQL) API account that uses a custom conflict resolution policy. The account has a registered merge procedure that throws a runtime exception. The runtime exception prevents conflicts from being resolved. You need to use an Azure function to resolve the conflicts. What should...

November 28, 2023 No Comments READ MORE +