Summary
In this module, you used an Azure Function to process changes, in batches, from the change feed. You used a C# script function to iterate over the changes in the batch, and perform an operation.
Now that you have completed this module, you can:
- Use the Azure Cosmos DB trigger in Azure Functions to process changes from the change feed
Learn more
For more information about the topics discussed in this module, see:
- Azure Cosmos DB trigger and bindings for Azure Functions overview
- Azure Cosmos DB trigger for Azure Functions