Introduction
Often, you want to configure the Azure Cosmos DB for NoSQL SDK to enable common scenarios, troubleshoot problems, improve performance, or gather deeper insight. The SDK includes a rich set of options to configure your applications to perform and be managed in a way that is useful to your team.
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