Can I use the MongoDB Integration with Microsoft's Cosmos DB (Mongo API)

Microsoft’s Cosmos DB provides MongoDB compatibility, can I use it with Appsmith’s MongoDB Integration?

Our most recent test with Cosmos DB (Mongo API) was done on 2022-10-05, as of that date, the following Commands worked as expected:

  • Find Document
  • Insert Document
  • Update Document
  • Delete Document
  • Distinct
  • Aggregate
  • Raw
  • Count

Our tests did not cover all use cases and the full feature set of Cosmos DB, please be advised that there could be features that are specific to Cosmos, those could not work as expected.