Azure Cosmos DB Blog

The latest news, updates and technical insights from the Azure Cosmos DB team

Latest posts

Oct 8, 2024
Post comments count 0
Post likes count 0

Microsoft DiskANN in Azure Cosmos DB Whitepaper

James Codella

We are excited to publish a new whitepaper titled, Microsoft DiskANN in Azure Cosmos DB, where we examine the impressive capabilities of Microsoft DiskANN, a state-of-the-art indexing system designed for accurate and cost-efficient vector search at any scale. We start off with a review of key vector search and database concepts, then follow by describing Microsoft DiskANN and how it works. We conduct comparisons against other popular vector indexing algorithms on two datasets and demonstrate how Microsoft DiskANN requires up to 10x lower memory, which is critical to making vector search more cost-effective and...

Oct 8, 2024
Post comments count 0
Post likes count 0

Announcing Private Preview: VS Code Extension of vCore-based Azure Cosmos DB for MongoDB

Sajeetharan Sinnathurai

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. For the latest Azure DocumentDB announcements, features, and technical guidance, visit the Azure DocumentDB Dev Blog. Overview We're excited to introduce a new VS Code extension for vCore-based Azure Cosmos DB for MongoDB ! This tool allows users to connect, query, and m...

Oct 8, 2024
Post comments count 0
Post likes count 0

Introducing New Storage Sizes for vCore-Based Azure Cosmos DB for MongoDB: Unlock More Capacity and Performance

Nik Larin (Azure Data)

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. For the latest Azure DocumentDB announcements, features, and technical guidance, visit the Azure DocumentDB Dev Blog. We’re thrilled to announce the preview of new storage sizes for vCore-based Azure Cosmos DB for MongoDB, designed to provide more capacity and enhanced ...

Oct 4, 2024
Post comments count 0
Post likes count 2

Announcing Azure Cosmos DB Integration with LangChain.js!

James Codella

Announcing Azure Cosmos DB Vector Store Integration with LangChain.js! We're simplifying AI app development by integrating Azure Cosmos DB's cost-effective and scalable vector search directly with LangChain.js! This powerful combination empowers JavaScript developers to efficiently manage fast and accurate data retrieval with Azure Cosmos DB's scalability and efficient vector search capabilities. This offers a powerful solution for developers aiming to leverage vector search capabilities in their applications. Azure Cosmos DB supports vector indexing and search, allowing for efficient handling of high-dimensiona...

Oct 4, 2024
Post comments count 0
Post likes count 0

Scale Your Database Workloads with Multishard Clusters in vCore-based Azure Cosmos DB for MongoDB

Nik Larin (Azure Data)

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. For the latest Azure DocumentDB announcements, features, and technical guidance, visit the Azure DocumentDB Dev Blog. We’re excited to introduce significant enhancements to vCore-based Azure Cosmos DB for MongoDB with the release of multishard clusters preview, designed...

Oct 2, 2024
Post comments count 0
Post likes count 1

Discover the New Azure Cosmos DB Samples Gallery!

Mark Brown

We are thrilled to introduce the Azure Cosmos DB Samples Gallery —your ultimate destination for top-tier Azure Cosmos DB samples, technical guidance, and content created by both Microsoft and the community, including Azure OpenAI samples.   Who is it for? Designed for developers and technical professionals, this gallery is an invaluable resource for both new and existing customers. What can you find? Explore a diverse array of content tailored for Azure Cosmos DB, including: Why use it? The gallery features intuitive filters to help you quickly find content related to AI app...

Oct 1, 2024
Post comments count 0
Post likes count 0

Announcing Private Preview: Read and Read/Write Privileges with Secondary Users for vCore-Based Azure Cosmos DB for MongoDB

Sajeetharan Sinnathurai

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. For the latest Azure DocumentDB announcements, features, and technical guidance, visit the Azure DocumentDB Dev Blog.  We are excited to announce the private preview of a new feature in vCore-based Azure Cosmos DB for MongoDB —Role-Based Access Control (RBAC) Integratio...

Sep 25, 2024
Post comments count 0
Post likes count 1

Announcing the GA of Dynamic Scaling (Per Region and Per Partition Autoscale)

Rakhi Thejraj

We are excited to announce the GA of Azure Cosmos DB dynamic scaling – among multiple new features (Binary Encoding, Reserved Capacity) released recently to make your Azure Cosmos DB workloads even more cost efficient. Dynamic scaling is an enhancement to autoscale which provides cost optimization for nonuniform workloads. In the earlier version of autoscale, all partitions scaled uniformly based on the most active partition, which caused unnecessary scale-ups if only one or a few partitions were active.  With this new feature, partitions and regions now scale independently, improving cost efficiency for non-unif...

Sep 25, 2024
Post comments count 4
Post likes count 0

Announcing Cost and Performance Improvements with Azure Cosmos DB’s Binary Encoding

Rodrigo Souza

We are excited to announce a significant enhancement to Azure Cosmos DB, bringing substantial cost savings and performance improvements to our users. The new binary encoding feature is now available for new containers and will soon be available for existing ones. What is Binary Encoding? Binary encoding converts JSON or other text-based data formats into a compact binary representation. Instead of storing data as human-readable text, it stores it as a sequence of bytes, which takes up less space and can be processed more quickly by computers. Key Benefits When will it be available Binary-encoding...