RSS Parrot

BETA

🦜 Azure Cosmos DB Blog

@devblogs.microsoft.com.cosmosdb@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

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

Your feed and you don't want it here? Just e-mail the birb.

Site URL: devblogs.microsoft.com/cosmosdb/

Feed URL: devblogs.microsoft.com/cosmosdb/feed

Posts: 10

Followers: 1

AI agents, meet the Azure Cosmos DB vNext emulator

Published: July 20, 2026 14:05

If you use the Azure Cosmos DB vNext emulator, you probably know the local development loop: start the emulator, connect to it, create some resources, load test data, run queries, and inspect the results. Each step is straightforward, but together they add…

Building on Vercel’s eve + Azure Cosmos DB: An Agent That Remembers

Published: July 8, 2026 14:56

Most “AI agent” demos forget everything the moment the process exits. That’s fine for a toy project, but useless for anything real. An agent that helps you write, triage, or support needs two things a language model alone can’t give it: durable state and…

See our new Azure Cosmos DB Design Patterns

Published: July 6, 2026 20:20

Design patterns are where good data modeling lives or dies. In a NoSQL database like Azure Cosmos DB, the difference between a schema that scales to millions of operations per second and one that fights you at every turn usually comes down to a handful of…

Which Azure Cosmos DB Role Does My App Need?

Published: June 25, 2026 13:00

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…

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

Published: June 22, 2026 13:21

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…

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

Published: June 17, 2026 13:58

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

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

Published: June 16, 2026 11:33

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,…