Skip to content

A selection of sample functions working with Azure Cosmos DB and the Change Feed.

Notifications You must be signed in to change notification settings

joe-plumb/jp-azf-samples

Repository files navigation

Python samples for Azure Functions for Cosmos DB

A selection of sample functions working with Azure Cosmos DB and the Change Feed.

/CosmosChangeFeedTrigger

An Azure Function that reads documents written to one container and writes them to another.

/CosmosDocumentUpdateOnTrigger

Similar to above, but updates a value in transit.

/EventHubToCosmosDB

Consume events from Event Hub and write to a CosmosDB collection

About

A selection of sample functions working with Azure Cosmos DB and the Change Feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages