Showing tag results for azurecosmosdb

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

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,
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