Showing tag results for Azure Cosmos DB

Jul 11, 2025
Post comments count0
Post likes count1

Building Event-Driven Go applications with Azure Cosmos DB and Azure Functions

Abhishek Gupta

The Go programming language is a great fit for building serverless applications. Go applications can be easily compiled to a single, statically linked binary, making deployment simple and reducing external dependencies. They start up quickly, which is ideal for serverless environments where functions are frequently invoked from a cold start. Go app...

Azure Cosmos DB for NoSQLGo SDKServerless
May 30, 2025
Post comments count0
Post likes count1

Powering Real-Time Messaging at Scale with Azure Cosmos DB

Surendra Singh

Microsoft Teams, Copilot, Azure Communication Services and many other product offerings from Microsoft, rely on a unified messaging platform that powers real-time communication and collaboration at an unprecedented scale. This messaging platform has become critical for enabling boundary-less collaboration, supporting hundreds of millions of users w...

Azure Cosmos DB for NoSQL
May 19, 2025
Post comments count0
Post likes count0

New Generally Available and Preview Search Capabilities in Azure Cosmos DB for NoSQL

James Codella

At Microsoft Build 2025, we're excited to announce general availability of search capabilities for Azure Cosmos DB, including full-text and hybrid search, enabling developers to build highly performant, scalable, and intelligent applications. We're also introducing new preview enhancements such as multi-language support and fuzzy search, further en...

Azure Cosmos DB for NoSQLAIQuery
May 19, 2025
Post comments count0
Post likes count0

Azure AI Foundry Connection for Azure Cosmos DB and BYO Thread Storage in Azure AI Agent Service

James Codella

We’re announcing new integrations between Azure Cosmos DB and the Azure AI ecosystem: the Azure AI Foundry Connection for Azure Cosmos DB and bring-your-own thread storage in Azure AI Agent Service. These capabilities make it easier for developers to build enterprise-ready agentic applications using their own data stored in Azure Cosmos DB. Azure ...

AIAzure Cosmos DB for NoSQLAzure OpenAI
May 8, 2025
Post comments count0
Post likes count0

Fabric Mirroring for Azure Cosmos DB: Public Preview Refresh Now Live with New Features

Jai Maldonado

We’re thrilled to announce the latest refresh of Fabric Mirroring for Azure Cosmos DB, now available with several powerful new features that enhance your data analytics infrastructure. This update significantly improves the experience, making it easier than ever to replicate your Azure Cosmos DB data into OneLake in Microsoft Fabric—giving you more...

AnalyticsAzure Cosmos DB for NoSQLAnnouncements
Apr 21, 2025
Post comments count0
Post likes count3

Azure Cosmos DB with DiskANN Part 2: Scaling to 1 Billion Vectors with <100ms Search Latency

James,
Haiyang,
Harsha

Introduction In the first part of our series on Azure Cosmos DB Vector Search with DiskANN, we explored the fundamentals of vector indexing and search capabilities using Azure Cosmos DB for NoSQL and demonstrated a few early performance and cost characteristics. In Part 2, we’ll demonstrate how to scale to 1 billion vector datasets, while maintain...

AIAzure Cosmos DB for NoSQL
Mar 24, 2025
Post comments count0
Post likes count0

Azure Cosmos DB Conf 2025: Learn, Build, and Connect with the Community

Jay Gordon

Join us for the 5th annual Azure Cosmos DB Conf, a free virtual developer event co-hosted by Microsoft and the Azure Cosmos DB community. This is your opportunity to learn from Microsoft product managers, industry experts, and real-world customers who are building applications with Azure Cosmos DB. This year, we received over 100 session pro...

Azure Cosmos DB ConfAnnouncements
Mar 24, 2025
Post comments count2
Post likes count0

Enable continuous backup for multi-region write account

Govind Kanshi

Azure Cosmos DB already delivers 99.999% availability with multi-region write capability and continuous backup for point-in-time restores within a 7 or 30 day retention period. Now, we’re making it even better! Going forward - There are no special charges - the existing point in time charges for backup, restore and multi...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Mar 11, 2025
Post comments count0
Post likes count1

Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK

Abhishek Gupta

This blog post covers how to build a chat history implementation using Azure Cosmos DB for NoSQL Go SDK and langchaingo. If you are new to the Go SDK, the sample chatbot application presented in the blog serves as a practical introduction, covering basic operations like read, upsert, etc. It also demonstrates using the Azure Cosmos DB Linux-based e...

Azure Cosmos DB for NoSQLAIAzure OpenAI
Feb 24, 2025
Post comments count0
Post likes count1

New Azure Cosmos DB Design Patterns Video Series – Learn, Implement, and Contribute!

Jay Gordon

We’re excited to introduce the Azure Cosmos DB Design Patterns video series—your go-to resource for learning how to design scalable, efficient, and cost-effective applications with Azure Cosmos DB. Built on real-world use cases, each episode explores a proven design pattern, walking through how it works, when to use it, and how to implement it usi...

Azure Cosmos DB for NoSQLData Modeling