From the course: Microsoft Azure Cosmos DB Developer Specialty (DP-420) Cert Prep: 1 Design and Implement Data Models by Microsoft Press

Learning objectives

Welcome to Lesson 4: Implement Client Connectivity Options in the Azure Cosmos DB SDK. To start, you'll implement a connectivity mode as well as create a connection to a Cosmos DB database. From there, we'll enable offline development by using the Azure Cosmos DB emulator, we'll handle connection errors. We finish up with learning how to configure client side threading and parallelism options to enable SDK logging. Let's get to work.

Contents