Consume an Azure Cosmos DB SQL API change feed using the SDK
Process change feed events using the change feed processor in the Azure Cosmos DB SQL API .NET SDK.
Developer
Cosmos DB
Module Objectives
After completing this module, you'll be able to:
- Create a change feed processor in the .NET SDK
- Author a delegate to handle a batch of changes in a client-side application
Units
Prerequisites
Before starting this module, you should have experience of building cloud applications with Microsoft C# or a similar programming language.