- Module 1: Write code to create, read, update, and delete items in Azure Cosmos DB SQL API.
- Perform CRUD operations using the SDK
- Configure TTL for a specific item
- Module 2: Perform operations on multiple items in single logical units of work.
- Create a transactional batch and review results
- Implement optimistic concurrency control for an operation
- Module 3: Perform bulk operations on Azure Cosmos DB in bulk from code using the SDK.
- Use C# task asynchronous programming model and "bulk" support in the Azure Cosmos DB SQL API .NET SDK
After completing this module, you'll be able to:
After completing this module, you'll be able to:
After completing this module, you'll be able to: