🔥 3-day streak
Microsoft Azure Cosmos DB Developer Specialty (DP-420)31 / 104
Question 31 of 104

You maintain a Cosmos DB for NoSQL container named 'Orders' partitioned on '/customerId'. A reporting dashboard runs the query: SELECT * FROM c WHERE c.status = 'Shipped' AND c.region = 'EU'. Neither 'status' nor 'region' is the partition key, and the container spans 40 physical partitions. Users complain the query consumes excessive RUs. Which explanation and remediation is most accurate?

Reviewed for accuracy · Report an issueNext question