Azure DocumentDB, a fully managed MongoDB-compatible database service based on the open-source DocumentDB governed by the Linux Foundation, is now generally available. It was formerly known as vCore-based Azure Cosmos DB for MongoDB.
Azure DocumentDB gives developers a multi-cloud, first-party document database on Azure that preser...
Editor's note (November 2025): Azure Cosmos DB for MongoDB (vCore) has been renamed to Azure DocumentDB. This article was originally published before the rename, so it uses the product name that was current at the time. While the product name has changed, the technical concepts discussed in this article remain applicable unless otherwise ...
We're excited to announce the preview of the Data API for vCore-based Azure Cosmos DB for MongoDB. The Data API provides a flexible and powerful way to interact with your database through HTTP-based API calls.
What is the Data API
The Data API for vCore-based Azure Cosmos DB for MongoDB allows you work with your MongoDB data through simple H...
Editor's note (November 2025): Azure Cosmos DB for MongoDB (vCore) has been renamed to Azure DocumentDB. This article was originally published before the rename, so it uses the product name that was current at the time. While the product name has changed, the technical concepts discussed in this article remain applicable unless otherwise noted....
Building intelligent applications such as chatbots, recommendation systems, and other transactional workloads are at the top of developers’ to-do lists, thanks to the explosive growth of AI for building cost-effective and engaging ways to interact with customers. A high-performance intelligent application requires a data strategy that can support r...
During Microsoft Ignite 2022, we announced new, generally available (GA) features in Azure Cosmos DB for MongoDB that enhance security, auditability, and document size flexibility.
How to get started?
RBAC and 16MB documents can be enabled on new and existing Azure Cosmos DB for MongoDB accounts. Keep in mind that when RBAC and/or 16M...
We are excited to announce the general availability of Azure Cosmos DB API for MongoDB version 4.2! New aggregation functionality and improved security features, all built on the most scalable database platform make this the best release yet. For a full list of supported features, please read the documentation.
Async IO support for Azure Cosmos DB Python SDK, an important and much-anticipated capability, is now available in preview! Async IO is a concurrent programming method in Python that makes running CRUD (create, read, update, delete) operations in parallel easy to do.
What’s better than faster queries – how about an order of magnitude faster queries? That’s what indexes do in the API for MongoDB. Let’s dive into the three things that are most important for MongoDB developers to know about indexing when building their applications on the API for MongoDB.
On the Azure Cosmos DB API for MongoDB team, we’ve worked hard to make many improvements in the Azure portal to make the API for MongoDB easy and obvious to use for MongoDB developers.