Connect to Azure Cosmos DB for NoSQL with the SDK

Intermediate
Developer
Azure Cosmos DB

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 Microsoft.Azure.Cosmos library, and then download the library to use in a .NET 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.