Introduction
The NoSQL API SDK for Azure Cosmos DB is used to perform various point operations, perform transactions, and to process bulk data. In this module, you use the SDK to manipulate items individually using common Create, Read, Update, and Delete (CRUD) operations.
After completing this module, you'll be able to:
- Perform CRUD operations using the SDK
- Configure TTL (Time to Live) for a specific item