Showing archive results for August 2026

Aug 26, 2026
Post comments count0
Post likes count0

I Need My CI/CD Pipeline to Access Cosmos DB Without Using a Secret

Iria,
Sudhanshu

In the last post we walked through why RBAC broke your app and how to fix it. Your app is now running on a managed identity, keys are off, and everything is green. Then your build pipeline runs, and it needs to seed test data. Suddenly you're staring at a secret in your CI settings and wondering if you just undid all that work. As we continue this ...

Azure Cosmos DB for NoSQLAzure Cosmos DBSecurity
Aug 24, 2026
Post comments count0
Post likes count0

Powering Memory in Foundry Agent Service, with Azure Cosmos DB

Theo van Kraay

Move from a locally composed memory-enabled agent to a deployed Foundry Agent Service agent, with keyless Azure infrastructure and an interactive browser sample. In Native Agent Memory for Microsoft Agent Framework, Powered by Azure Cosmos DB, we introduced : a Microsoft Agent Framework context provider that extracts useful i...

Azure Cosmos DB for NoSQL
Aug 18, 2026
Post comments count0
Post likes count2

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

Sajeetharan Sinnathurai

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, but it still needs setup, supervision, validation, and human judgment. That gap is especia...

Azure Cosmos DB for NoSQLAI
Aug 10, 2026
Post comments count1
Post likes count0

I Enabled RBAC and Everything Broke. What Did I Do Wrong?

Sudhanshu,
Iria

We covered the roles your Azure Cosmos DB app needs in our previous post. Now let’s look at what happens after you’ve assigned those roles, switched identities, disabled keys and suddenly staring at a . As we continue this security series, we’ll walk through the most common causes, how to diagnose them, and how to get back to green quickly. The si...

SecurityAzure Cosmos DB for NoSQLRBAC