Can we integrate MongoDB Atlas charts with Azure Cosmos DB(Mongo DB)

Hi Team,

I have a scenario all complex Json data is stored in Azure Cosmos DB(MongoDB) , I need to build Visualization charts on top of the JSON data, is there a way to integrate the Atlas charts with Azure Cosmos DB.I can not migrate the data to MongoDB Atlas cluster as the data is sensitive and can not be migrated to other data sources.
can some one help me the better solution for this.

Thanks.

Azure CosmosDB is not a MongoDB product; it’s a Microsoft product that strives for some level of API compatibility with MongoDB’s drivers. You can only use Charts for data stored in Atlas.

1 Like