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 answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure Cosmos DB database that contains a container named Container1. The partition key for Container1 is set to /day. Container1 contains the items shown in the following table.
You need to programmatically query Azure Cosmos DB and retrieve Item1 and Item2 only.
Solution: You run the following query.
SELECT day -
WHERE value = "10"
You set the EnableCrossPartitionQuery property to False.
Does this meet the goal?
syu31svc
3 years, 9 months agoAravindITGuy
3 years, 11 months agonfett
3 years, 11 months agopkr0895
4 years agost003
4 years agoazurellc
4 years agomesk
4 years, 2 months agokwaazaar
4 years, 3 months agoxaccan
4 years, 5 months agoMotorzep
4 years, 5 months agoerms
4 years, 4 months ago