Showing tag results for nosql

Apr 14, 2025
Post comments count0
Post likes count1

Introducing Region Selection in Azure Cosmos DB Data Explorer for NoSQL Accounts

Meredith,
Craig

You asked—we delivered! Users can now manually select the region Data Explorer sends requests to! When you use Entra Authentication with NoSQL accounts, you can now enable the Region Selection option in settings. This new capability gives you precise control over where your requests are sent, helping you test, troubleshoot, and optimize performance...

Azure Cosmos DB for NoSQL
Nov 19, 2024
Post comments count1
Post likes count1

New Vector Search, Full Text Search, and Hybrid Search Features in Azure Cosmos DB for NoSQL

James Codella

We’re excited to announce several new features and advancements for search and retrieval functionalities in Azure Cosmos DB for NoSQL including: These features open the door to building new search and AI scenarios on Azure Cosmos DB, particularly benefiting Retrieval-Augmented Generation (RAG) and multi-agent AI applications by...

AIAzure Cosmos DB for NoSQL
Oct 21, 2024
Post comments count0
Post likes count0

Updates to Azure Cosmos DB’s Portal Networking Settings

Meredith Moore

We are happy to share with you an update to the Azure Cosmos DB networking configuration options within the Azure Portal. This update introduces a split in the IP address list, now presented as two distinct categories: user IP addresses and Portal Middleware IPs.  Managing IP access control policies is essential for maintaining a secure environment...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDBAzure Cosmos DB for Apache Cassandra
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 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 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
Jul 2, 2024
Post comments count3
Post likes count1

Now use role-based access control in Azure Cosmos DB Data Explorer

Meredith Moore

Azure Cosmos DB Data Explorer is a web-based tool that allows you to interact with your data, run queries, and visualize results in Azure Cosmos DB. It is available in the Azure Portal and as a standalone web app. RBAC allows you to use Microsoft Entra ID identities to control data access in Data Explorer, instead of using account keys. This way...

Azure Cosmos DB for NoSQLAnnouncements
Aug 10, 2023
Post comments count0
Post likes count1

Introducing Text Indexes in Azure Cosmos DB for MongoDB vCore

Sudhanshu Vishodia

In the realm of modern databases, efficient querying of text-based data is pivotal to deliver smooth user experiences and provide valuable insights from textual content. To address this need, Azure Cosmos DB for MongoDB vCore now offers text indexing. In this blog, we'll delve into the ins and outs of text indexes in Azure Cosmos DB for MongoDB vCo...

Azure Cosmos DB for MongoDBAzure Cosmos DB for NoSQL
May 23, 2023
Post comments count20
Post likes count3

Announcing Materialized Views for Azure Cosmos DB for NoSQL (Preview)

Abhinav Tripathi

When designing an application using Azure Cosmos DB, users are required to select a Partition Key from among the properties stored for each item, and the value in the Partition Key is used to scale out their data. Users can avoid costly cross partition queries by correctly using the Partition Key in their queries but in many cases, it can be diffic...

Azure Cosmos DB for NoSQL