Querying Azure Cosmos DB for NoSQL
We show how to query Cosmos DB using SQL syntax with parameterized queries, dot notation to navigate JSON properties, and how to choose between single-partition and cross-partition query execution for performance optimization.