Showing tag results for Azure Cosmos DB

Jul 6, 2026
Post comments count0
Post likes count0

Need a different partition key in Azure Cosmos DB? Pick the right approach

Abhishek Gupta

Once you create a container, its partition key is fixed at creation, and you can’t change it in place. However, if your original key starts causing problems like cross-partition queries or hot partitions, you need to consider your options for changing it. This post explains the mechanics of changing a partition key, and the tradeoffs between the op...

Azure Cosmos DBChange FeedData Modeling
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 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
May 7, 2026
Post comments count0
Post likes count0

Scalable AI with Azure Cosmos DB: Bringing Generative AI to Enterprise Scale with Super Insight by AVASOFT

Manish Sharma

Azure Cosmos DB enables scalable AI-driven document processing, addressing one of the biggest barriers to operational scale in today’s enterprise AI landscape. Organizations continue to manage massive volumes of structured and unstructured content—contracts, regulatory filings, operational records, images, and field documentation—yet many workflows...

Azure Cosmos DB for NoSQL
May 1, 2026
Post comments count0
Post likes count2

Introducing langchain-azure-cosmosdb: Build Agentic Apps and RAG with One Database

James,
Aayush

Build AI Agents and RAG Applications with the New LangChain + LangGraph Connector for Azure Cosmos DB Building AI agents and RAG applications today means stitching together half a dozen services, a vector database, a chat history store, a checkpointer for agent state, a semantic cache, a long-term memory layer. Each adds operational overhead, late...

Azure Cosmos DB for NoSQLAIAzure Cosmos DB
Apr 29, 2026
Post comments count0
Post likes count1

Announcing the Private Preview of Cosmos DB Azure RBAC Integration

Sudhanshu Khera

Introduction Managing access to Azure resources often means dealing with two separate permission models: one for management operations and another for data access. For Azure Cosmos DB customers, this split can increase complexity, slow down onboarding, and create confusion around governance and security boundaries. Today, we’re excited to annou...

RBACAzure Cosmos DB for NoSQLAzure Cosmos DB
Mar 16, 2026
Post comments count2
Post likes count0

Now Generally Available: Cosmos DB Mirroring in Microsoft Fabric with Private Networks

Jai Maldonado

We’re excited to announce the general availability of private network support for Azure Cosmos DB mirroring in Microsoft Fabric, enabling customers to replicate operational data into Fabric from Azure Cosmos DB accounts secured with private endpoints or virtual networks while continuing to operate within their existing network security models. As m...

Azure Cosmos DBAnnouncementsAnalytics
Feb 11, 2026
Post comments count0
Post likes count0

Maximize Azure Cosmos DB Performance with Azure Advisor Recommendations

Iria Osara

In the first post of this series, we introduced how Azure Advisor helps Azure Cosmos DB users uncover opportunities to optimize efficiency and make smarter decisions. This follow-up dives deeper into one of the most important categories of guidance: performance. If you've ever dealt with skewed workloads, unexpected RU consumption, or queries th...

Azure Cosmos DBData ModelingAzure Advisor
Feb 5, 2026
Post comments count1
Post likes count0

How to Enable Microsoft Entra ID for Azure Cosmos DB (NoSQL)

Sudhanshu Khera

Strengthen Identity Security and Eliminate Account Keys Identity is becoming the new security perimeter. As organizations modernize their cloud applications, long‑lived secrets and shared keys introduce unnecessary risk. Azure Cosmos DB now fully supports Microsoft Entra ID for both control plane and data plane access, giving customers a secure, p...

SecurityAzure Cosmos DBRBAC
Jan 29, 2026
Post comments count0
Post likes count1

Azure Cosmos DB TV Recap – From Burger to Bots – Agentic Apps with Cosmos DB and LangChain.js | Ep. 111

Jay,
Mark

In Episode 111 of Azure Cosmos DB TV, host Mark Brown is joined by Yohan Lasorsa to explore how developers can build agent-powered applications using a fully serverless architecture. This episode focuses on a practical, end-to-end example that demonstrates how transactional application data and AI-driven experiences can coexist on a single platform...

Azure Cosmos DB for NoSQLAI