A selection of sample functions working with Azure Cosmos DB and the Change Feed.
An Azure Function that reads documents written to one container and writes them to another.
Similar to above, but updates a value in transit.
Consume events from Event Hub and write to a CosmosDB collection