Consume an Azure Cosmos DB for NoSQL change feed using the SDK
Process change feed events using the change feed processor in the Azure Cosmos DB for NoSQL .NET SDK.
Learning 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
Prerequisites
Before starting this module, you should have experience of building cloud applications with Microsoft C# or a similar programming language.