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: 9

Followers: 1

Spec-Driven Development comes to Azure Cosmos DB: The First Database Extension for GitHub Spec Kit

Published: September 21, 2026 07:00

AI coding agents can write much of an application’s code, but developers still need to review the decisions behind it. For a Cosmos DB application, that includes choosing partition keys, modeling access patterns, and configuring the client. Those decisions…

Azure Cosmos DB in the Agentic Era: Data Tools for Developers and AI Agents

Published: August 18, 2026 20:55

Anthropic’s 2026 Agentic Coding Trends Report captures an important tension in how developers use AI. Engineers report using AI in roughly 60% of their work, yet say they can fully delegate only 0–20% of their tasks. AI is becoming a constant collaborator,…

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…