Azure Cosmos DB comes with native Core (SQL) API support. In Azure Cosmos DB, data is indexed following indexing policies that are defined for each container. The default indexing policy for newly created containers enforces range indexes for any string or number. This policy can be overridden with your own custom indexing policy. Reference: https://docs.microsoft.com/en-us/azure/cosmos-db/sql/how-to-manage-indexing-policy