poc-durable-functions

Steps to run the azure durable function host:

  1. Setup and select azure storage account
  2. pip install the requirements.txt.
  3. Run the function host through the command func host start. (Note: Make sure Azure functions CLI is already installed.)