Azure Cosmos DB supports two indexing modes: Consistent: The index is updated synchronously as you create, update or delete items. This means that the consistency of your read queries will be the consistency configured for the account. None: Indexing is disabled on the container. Reference: https://docs.microsoft.com/en-us/azure/cosmos-db/index-policy