Developing for Cosmos DB
The lesson shows how to use the Azure Cosmos DB .NET SDK to create a CosmosClient, access databases and containers, create and read documents, run SQL queries using iterators or LINQ, and implement stored procedures and user-defined functions in JavaScript.