Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 398 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 398 Bytes

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