Showing category results for Azure Cosmos DB for NoSQL

Oct 2, 2024
Post comments count0
Post likes count1

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 ...

AnnouncementsAzure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Sep 25, 2024
Post comments count0
Post likes count1

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...

Azure Cosmos DB for NoSQL
Sep 25, 2024
Post comments count4
Post likes count0

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 form...

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB for MongoDB
Sep 12, 2024
Post comments count0
Post likes count1

DiskANN for Azure Cosmos DB Now in Open Public Preview!

James Codella

We’re excited to announce that the DiskANN vector index is now in open public preview in Azure Cosmos DB for NoSQL! This means that anyone who enrolls an Azure Cosmos DB for NoSQL resource in the Vector Search Public Preview now automatically gets access to the most powerful and scalable vector index on the planet. What is DiskANN? ...

Azure Cosmos DB for NoSQLAI
Sep 12, 2024
Post comments count0
Post likes count0

Enabling IP Access Control Policy for Azure Portal: A Necessity

Meredith Moore

Managing IP access control policies is essential for maintaining a secure Azure environment. These policies allow you to restrict access to your resources based on specific IP addresses, adding an extra layer of security to prevent unauthorized access. To avoid disruptions when accessing your Azure Cosmos DB for MongoDB or Apache Cassandra API a...

Azure Cosmos DB for MongoDBAzure Cosmos DB for NoSQLTips and Tricks
Sep 5, 2024
Post comments count1
Post likes count4

Azure Cosmos DB Vector Search with DiskANN Part 1: Full Space Search

Nitish,
James,
Harsha

Vector Search with Azure Cosmos DB Azure Cosmos DB NoSQL features advanced vector indexing and search capabilities powered by DiskANN, a suite of highly scalable, accurate, and cost-effective approximate nearest neighbor (ANN) algorithms for low-latency vector search at any scale. Azure Cosmos DB features key capabilities important for building...

Azure Cosmos DB for NoSQLAI
Aug 13, 2024
Post comments count1
Post likes count1

What’s New in Azure Cosmos DB Data Explorer: A Better Way to Navigate Your Data

Meredith Moore

As a developer, you may have to work on various projects that involve storing and querying data from different regions and devices. Whether you are building a web application, a mobile app, a gaming platform, or an IoT solution, you want a database that can handle the complexity and scale of your data without compromising on performance and ava...

Azure Cosmos DB for NoSQL
Aug 12, 2024
Post comments count0
Post likes count1

New SDK Options for Fine-Grained Request Routing to Azure Cosmos DB

Nalu Tripician

The latest updates to the Azure Cosmos DB .NET SDK bring a powerful new feature with the release of version 3.37.0: the ExcludeRegions request option. This enhancement allows developers to exclude specific regions from their preferred locations when making a request, enabling more precise and efficient request routing. Similarly, the Azure Cosm...

Azure Cosmos DB for NoSQL
Aug 12, 2024
Post comments count0
Post likes count3

View and Delete Multiple Items at once in Azure Cosmos DB with Data Explorer

Meredith Moore

One common task that developers need to perform when working with Azure Cosmos DB is deleting and viewing items from a container. Whether it's for cleaning up test data, removing obsolete records, or complying with data retention policies, deleting items is an essential operation that should be easy and efficient. However, until recently, deleti...

Azure Cosmos DB for NoSQL
Aug 8, 2024
Post comments count0
Post likes count2

Azure Cosmos DB JavaScript SDK 4.1.0 Preview is Here!

Sajeetharan Sinnathurai

We are excited to announce the release of the Azure Cosmos DB JavaScript SDK 4.1.0 Preview! This latest update brings several improvements, new features, and bug fixes to enhance developer experience and enable advanced data querying capabilities when working with Azure Cosmos DB. Here’s a detailed look at what’s new in this release. New Fea...

JavaScript SDKAzure Cosmos DB for NoSQL