Showing results for .NET SDK - Azure Cosmos DB Blog

Apr 23, 2021
2
0

Improve your Azure Cosmos DB .NET SDK initialization

Matias Quaranta
Matias Quaranta

In this post, learn about the ways you can initialize your Azure Cosmos DB .NET SDK client to avoid latency spikes in your first operations.

Azure Cosmos DB for NoSQLTips and Tricks
Sep 15, 2020
3
0

Bulk Updates with Optimistic Concurrency Control

Theo van Kraay
Theo van Kraay

How to support bulk updates in Azure Cosmos DB with Optimistic concurrency control. In this sample, we use Core (SQL) API to bulk update vertices in a graph hosted in Gremlin API!

Azure Cosmos DB for Apache GremlinAzure Cosmos DB for NoSQLTips and Tricks

Feedback