Missing Azure Cosmos DB for MongoDB option in API selection when creating Cosmos DB resource.

Lukáš Műller 0 Reputation points
2025-11-19T08:10:51.8933333+00:00

Hello,

Im trying to create new Cosmos DB in Azure, but unfortunatly I dont have direct Azure Cosmos DB for MongoDB option when selecting APIs. I have only:

Azure Cosmos DB for NoSQL

Azure Document DB (with MongoDB compatibility)

Azure Cosmos DB for Apache Cassandra

Azure Cosmos DB for PostgreSQL

From what I found, I should have also Azure CosmosDB for MongoDB option, which is nowhere to be found and I dont know the reason why :/

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Kalyani Kondavaradala 3,940 Reputation points Microsoft External Staff Moderator
    2025-11-20T13:36:08.5733333+00:00

    Hi Lukáš Műller,

    Thanks for reaching on Microsoft Q&A!

    When creating a new Cosmos DB account in the Azure portal, you may not see a separate option called “Azure Cosmos DB for MongoDB.” Instead, the correct option is:

    “Azure DocumentDB (with MongoDB compatibility)”

    This is the Cosmos DB API for MongoDB. Microsoft has updated the portal naming, but the functionality is unchanged. Selecting this option provisions a Cosmos DB account that exposes a MongoDB connection string (mongodb://...) and works with MongoDB drivers, Compass, and other MongoDB tools.

    Reference: https://devblogs.microsoft.com/cosmosdb/category/mongodb-api/

    I hope this helps, your feedback is important so please take a moment to accept answers. If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!

    If this answers your query, do click Accept Answer and Upvote for was this answer helpful.

    Thanks!

    Kalyani

    0 comments No comments

  2. Lukáš Műller 0 Reputation points
    2025-11-20T14:55:36.3666667+00:00

    Hello Kalyani,

    from what I found on the internet, I should have an option to choose Azure CosmosDB for MongoDB vCore. Which is something Im looking for. Base on your answer, I would like to kindly ask you whether it means that the vCore option is no longer available and theres only Azure DocumentDB?

    Thanks!

    Lukáš


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.