Showing tag results for azurecosmosdb

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