Showing archive results for June 2026

Jun 2, 2026
Post comments count0
Post likes count0

Azure Cosmos DB MCP Toolkit Is Now Generally Available — Bringing Your Database to AI Agents at Scale

Sajeetharan Sinnathurai

Since we introduced the Azure Cosmos DB MCP Toolkit at Ignite 2025 in preview, the response has been clear: developers want a straightforward way to connect AI agents to their production databases. Customers asked for stability, broader embedding provider support, and a smoother path from experimentation to production. Today, we're announcing th...

AIAzure Cosmos DBAzure Cosmos DB Tools
Jun 2, 2026
Post comments count0
Post likes count1

Announcing General availability of the Azure Cosmos DB vNext emulator

Abhishek Gupta

The Azure Cosmos DB vNext emulator is generally available today. It ships as a Docker image that runs on Linux, macOS, and Windows, on both x64 and ARM64 architectures, giving you a local Cosmos DB instance you can develop and test against. Use it for inner-loop development on your laptop, in CI integration tests, and anywhere else you’d rather not...

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

Announcing the Public Preview of Semantic Reranker in Azure Cosmos DB for NoSQL

James Codella

Today we’re thrilled to announce the public preview of Semantic Reranker in Azure Cosmos DB for NoSQL, a new AI-powered capability that improves the relevancy of your search results with just a few lines of code. If you’ve ever run a vector, full-text, or hybrid search and wished the most relevant documents bubbled to the very top, this one’s for y...

AIAzure Cosmos DBRAG
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
Jun 2, 2026
Post comments count0
Post likes count0

New Toolkits for Agent Memories and Agentic Retrieval in Azure Cosmos DB

James Codella

Today we’re thrilled to announce the public preview of two new toolkits for Azure Cosmos DB: the Agent Memory Toolkit and the Agentic Retrieval Toolkit. If you’re building AI agents and retrieval-augmented generation (RAG) apps, these toolkits are designed to take you from prototype to production faster, giving your agents durable memory and your R...

AIAzure Cosmos DBAzure OpenAI
Jun 2, 2026
Post comments count0
Post likes count0

Announcing Public Preview of Safe Key Rotation in Azure Cosmos DB

Iria Osara

In our previous post, we introduced the private preview of Safe Key Rotation, a feature that helps Azure Cosmos DB customers avoid service disruptions during key rotations. By showing when each account key was last used, it helps teams make informed decisions before rotating keys or moving to Entra ID. This capability addresses a common chal...

SecurityAzure Cosmos DB for NoSQLCompliance
Jun 2, 2026
Post comments count0
Post likes count0

Announcing the Public Preview of the Azure Cosmos DB Cost Estimator for NoSQL

Meredith Moore

Today, we're thrilled to announce the public preview of the Azure Cosmos DB Cost Estimator, a new sizing and pricing experience that takes developers from a blank page to a defensible monthly cost estimate in minutes.  Sizing an Azure Cosmos DB workload has always been one of the first questions a team has to answer, and historically one of the ...

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

Announcing Public Preview of Distributed Transactions in Azure Cosmos DB for NoSQL

Sushant Rane

In modern cloud-native applications, correctness is often hardest to maintain at the exact moment a workflow crosses boundaries. A checkout flow writes an order in one place; decrements inventory in another and emits an audit event somewhere else. A money movement workflow debits one account, credits another, and records the transfer for compliance...

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

From Intent to Insight: AI Meets Azure Cosmos DB in VS Code (Public Preview)

Sajeetharan Sinnathurai

The Problem Every Developer Knows Too Well You're building a feature. You know exactly what data you need all orders from the last week over $500, grouped by region. The logic is clear in your head. But between you and that data sits a query language, a documentation tab (or three), and fifteen minutes of trial and error before you get the synta...

AIAzure Cosmos DBMCP
Jun 2, 2026
Post comments count0
Post likes count0

Azure Cosmos DB Agent Kit now battle tested for GA

Sajeetharan Sinnathurai

Back in January, we shipped the Azure Cosmos DB Agent kit in preview with 45 rules and a hypothesis: if we package Azure Cosmos DB expertise into a format that AI coding agents understand, developers will stop making the same expensive mistakes. That hypothesis held up. What surprised us was how much the rules themselves needed to evolve once we st...

AIAzure Cosmos DBAzure Cosmos DB Tools