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 is a sample document:Which two queries can you use to retrieve data for the report? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point.A.B.C.D.
HOTSPOT -You have three containers in an Azure Cosmos DB Core (SQL) API account as shown in the following table.You have the following Azure functions:โ A function named Fn1 that reads the change feed of cn1โ A function named Fn2 that reads the change feed of cn2โ A function named Fn3 that reads the change feed of cn3You perform the following actions:โ Delete an item named item1 from cn1.โ Update an item named item2 in cn2.โ For an item named item3 in cn3, update the item time to live to 3,600 seconds.For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
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.Hot Area:
HOTSPOT -You have a container named container1 in an Azure Cosmos DB Core (SQL) API account.The following is a sample of a document in container1.The container1 container has the following indexing policy.For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
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?
You are troubleshooting the current issues caused by the application updates.Which action can address the application updates issue without affecting the functionality of the application?