poc-durable-functions Steps to run the azure durable function host: Setup and select azure storage account pip install the requirements.txt. Run the function host through the command func host start. (Note: Make sure Azure functions CLI is already installed.)