Skip to content

An example of a durable function passing a JSON as string

Notifications You must be signed in to change notification settings

ernestomi/azure_durable_example

Repository files navigation

Azure Durable Function

This repo is to showcase how you can create an Azure Durable Function where the Activity passes JSON serializable object as a JSON string.

Hopefully our friends at MS can allow us to pass any objects between functions! Or at least JSON Serializable objects ;)

The ticket related to this issue is here

About

An example of a durable function passing a JSON as string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages