Support on Azure Mongo(RU)

Does Liquibase has support for Azure Cosmos DB for MongoDB account (RU)? The documentation for CosmosDB appears to be for PostgreSQL server.

Documentation: CosmosDB - contribute.liquibase.com

Hi @bhaswatasarkar,

Cosmos would work with Mongo, but we cannot say we support it since we are not testing it. Although, if you are using Cosmos in Mongo emulation mode, we would recommend you to connect using our Mongo extension and NOT the Cosmos extension because the setup will look/act like Mongo on the wire.

Hope this helps.

Thanks,
Daniel.