Configure the Azure Cosmos DB for NoSQL SDK

Intermediate
Developer
Azure Cosmos DB

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.

Learning objectives

After completing this module, you'll be able to:

  • Configure the SDK for offline development
  • Troubleshoot common connection errors
  • Implement parallelism in the SDK
  • Configure logging using the SDK

Prerequisites

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