Connect to Azure Cosmos DB for NoSQL with the SDK

At a glance

Use the Microsoft.Azure.Cosmos library from NuGet to connect to an Azure Cosmos DB for NoSQL account from a .NET application.

Prerequisites

Before starting this learning path, you should have experience of building cloud applications with Microsoft C# or a similar programming language.

Modules in this learning path

Learn about the Azure Cosmos DB libraries, and then download the libraries to use in a .NET, Python, or JavaScript (Node.JS) application.

Learn how to configure the Azure Cosmos DB for NoSQL SDK in various ways including how to integrate with the emulator, implement parallelism, and create a custom logger.