Showing category results for Azure Cosmos DB for NoSQL

Jun 29, 2026
Post comments count0
Post likes count0

Spring AI 2.0 is GA: Vector Search, Memory, and Agents on Azure Cosmos DB

Theo van Kraay

The wait is over. Spring AI 2.0 is generally available, and Azure Cosmos DB is right there with it. With this release, Spring AI graduates into a mature, production-ready framework for building AI applications in Java, and Azure Cosmos DB ships dedicated, vendor-maintained integrations that plug straight into the Spring AI ecosystem. The Spring AI...

Azure Cosmos DB for NoSQLAIJava SDK
Jun 25, 2026
Post comments count1
Post likes count0

Which Azure Cosmos DB Role Does My App Need?

Sudhanshu,
Iria

In the previous post in the series, we covered the security decisions you make on day one. In this part, we will talk about how to give your app access to Cosmos DB data, using roles and a managed identity instead of keys. The situation You’ve built your app. It works locally. Now you’re ready to connect it to Azure Cosmos DB, and you hit the que...

SecurityAzure Cosmos DB for NoSQLRBAC
Jun 22, 2026
Post comments count0
Post likes count1

How to Use Deep Agents with Azure Cosmos DB – Plan, act, and verify against operational data

Abhishek Gupta

Deep Agents is an agent harness built on LangGraph, for agents that need to work through a task over many steps instead of a single LLM call. The agent runs tools, looks at the results, and uses that to pick the next one, keeping a todo list as it goes. On top of that loop the harness brings what a longer-running agent needs. It can load instructio...

Azure Cosmos DB for NoSQL
Jun 17, 2026
Post comments count0
Post likes count0

Azure Backup for Azure Cosmos DB Public Preview Adds Immutable Backups and Long-Term Retention

Hans,
Jay

Azure Backup for Azure Cosmos DB Public Preview Adds Immutable Backups and Long-Term Retention Picture the first few hours after a serious data incident. A production application is down. Security teams are still trying to understand what happened. Application owners need to know which recovery points are usable, which ones are protected fro...

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB for MongoDB
Jun 16, 2026
Post comments count0
Post likes count1

Announcing General Availability of the Azure Cosmos DB Built-in Connector for Logic Apps Standard

Theo van Kraay

Today, we're excited to announce the general availability of the Azure Cosmos DB built-in connector for Azure Logic Apps Standard. This connector gives you a native, high-performance way to integrate Azure Cosmos DB into your Standard logic app workflows, with better throughput, lower latency, and richer functionality than the managed connector. Th...

Azure Cosmos DB for NoSQL
Jun 2, 2026
Post comments count0
Post likes count1

Azure Cosmos DB All Versions and Deletes Change Feed Mode is Now Generally Available

Justine Cocchi

Modern applications don't just write data and move on. They react to it. A new order triggers an inventory update. A profile change syncs to a search index. A deleted record kicks off a compliance workflow. Azure Cosmos DB's change feed makes this possible by giving you a real-time stream of every change happening in your container, and it's one of...

Azure Cosmos DB for NoSQL
Jun 2, 2026
Post comments count0
Post likes count0

Change Partition Keys in Azure Cosmos DB is Now Generally Available

Richa Gaur

We're excited to announce the general availability of Change Partition Key in Azure Cosmos DB for NoSQL, now with online copy support. You can repartition containers directly in the Azure portal with near-zero downtime and without stopping writes to the source container. Why Partition Key Choice Matters In Azure Cosmos DB, the partition key is on...

Azure Cosmos DB for NoSQLTips and TricksData Modeling
Jun 2, 2026
Post comments count0
Post likes count0

Announcing the General Availability of Per Partition Automatic Failover for Azure Cosmos DB NoSQL

Sushant Rane

Today, we are excited to announce the General Availability of Per Partition Automatic Failover (PPAF) for Azure Cosmos DB NoSQL API. PPAF is a significant advancement in how Azure Cosmos DB delivers availability and resilience for mission-critical workloads running on single-write-region accounts. If you rely on Azure Cosmos DB to be always on f...

Azure Cosmos DB for NoSQL
Jun 2, 2026
Post comments count0
Post likes count1

Public Preview: AI-powered Azure Cosmos DB Migration Assistant for RDBMS to NoSQL

Sergiy,
Anil

Today, we are excited to announce the public preview of the Azure Cosmos DB Migration Assistant for RDBMS to NoSQL, now available in the Azure Cosmos DB extension for Visual Studio Code. 📈 Modernize with confidence Why migrate from RDBMS to Azure Cosmos DB? Modernizing relational workloads has traditionally been complex, time-consuming...

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB
Jun 2, 2026
Post comments count0
Post likes count2

Announcing General Availability of Azure Cosmos DB Global Secondary Indexes

Justine Cocchi

Have you ever needed to evolve your read patterns without losing efficiency? Maybe your app started with one access pattern, but now you need three, and the queries that don't hit your partition key are getting slower and more expensive every month. We built global secondary indexes (GSIs) for exactly this, and today we're thrilled to announce they...

Azure Cosmos DB for NoSQL