Showing tag results for azurecosmosdb

Feb 10, 2026
Post comments count0
Post likes count0

Building AI-Powered Apps with Azure Cosmos DB and the Vercel AI SDK

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

The Vercel AI SDK is an open-source TypeScript toolkit that provides the core building blocks for integrating AI into any JavaScript application. It works with 20+ AI providers out of the box—including OpenAI, Azure OpenAI, Anthropic, Google, Mistral, and more—so you can write your code once and switch providers by changing a single import. At i...

AIAzure Cosmos DB
Jan 23, 2026
Post comments count0
Post likes count1

Azure Cosmos DB TV Recap: Supercharging AI Agents with the Azure Cosmos DB MCP Toolkit (Ep. 110)

Mark Brown Sajeetharan Sinnathurai Jay Gordon
Mark,
Sajeetharan,
Jay

In Episode 110 of Azure Cosmos DB TV, host Mark Brown is joined by Sajeetharan Sinnathurai to explore how the Azure Cosmos DB MCP Toolkit is changing the way developers build, deploy, and scale AI agents using real application data. As agentic AI systems evolve, one challenge continues to surface: securely and consistently connecting AI agents to ...

Azure Cosmos DBAI
Nov 18, 2025
Post comments count0
Post likes count1

Azure Cosmos DB Extension for VS Code Now Generally Available

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

We’re thrilled to announce the general availability (GA) of the Azure Cosmos DB extension for Visual Studio Code! This powerful extension brings enterprise-grade database management directly into your development environment, making it easier than ever to build, test, and deploy applications powered by Azure Cosmos DB.   Why This...

Azure Cosmos DB for NoSQL
Oct 22, 2025
Post comments count0
Post likes count3

Bringing Context to Copilot: Azure Cosmos DB Best Practices, Right in Your VS Code Workspace

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

Developers love GitHub Copilot for its instant, intelligent code suggestions. But what if those suggestions could also reflect your specific database and workload patterns? That’s now possible with a new feature in Azure Cosmos DB for VS Code. Starting today, when you connect to your Cosmos DB account in VS Code, the extension automatically de...

Azure Cosmos DB for NoSQLTips and Tricks
Nov 2, 2021
Post comments count9
Post likes count0

Now Generally Available – Partial Document Update in Azure Cosmos DB

Abhishek Gupta Sajeetharan Sinnathurai
Abhishek,
Sajeetharan

Check out the new partial document update feature for Azure Cosmos DB Core (SQL) API, announced at Microsoft Ignite. This feature makes it possible to use the Java, .NET, and Node.js SDKs to perform path-level updates to specific fields/properties in a single document without needing to perform a full document read-replace operation.

Azure Cosmos DB for NoSQLAnnouncements