Search code examples
azure-cosmosdb-mongoapi

What version of MongoDB is used by Azure CosmosDB? How can I check the version?


I'm trying to figure out what version of MongoDB is used by CosmosDB?

Tried checking out azure cosmosdb portal for more information but there is no specific version mentioned on it.


Solution

  • From this link:

    The Azure Cosmos DB's API for MongoDB is compatible with MongoDB server version 3.2 by default. The supported operators and any limitations or exceptions are listed below. Features or query operators added in MongoDB version 3.4 are currently available as a preview feature. Any client driver that understands these protocols should be able to connect to Azure Cosmos DB's API for MongoDB.