Skip to main content
This lesson provides a comprehensive guide on working with Azure Cosmos DB by focusing on three crucial areas:
  1. Identifying the core classes and methods essential for creating and managing Azure Cosmos DB resources.
  2. Managing resources using Azure Cosmos DB’s Next SDK version 3, which offers a robust foundation for practical implementation.
  3. Creating stored procedures and user-defined functions (UDFs) to empower advanced functionality within Cosmos DB applications.
Let’s begin by exploring the classes and methods used in Azure Cosmos DB.
Understanding these core components is key to efficiently leveraging the power of Azure Cosmos DB in your applications.