- Module 1: Learn about the Microsoft.Azure.Cosmos library, and then download the library to use in a .NET application.
- Integrate the Microsoft.Azure.Cosmos SDK library from NuGet
- Connect to an Azure Cosmos DB SQL API account using the SDK and .NET
- Module 2: Learn how to configure the Azure Cosmos DB SQL API SDK in various ways including how to integrate with the emulator, implement parallelism, and create a custom logger.
- Configure the SDK for offline development
- Troubleshoot common connection errors
- Implement parallelism in the SDK
- Configure logging using the SDK
After completing this module, you'll be able to:
After completing this module, you'll be able to: