Skip to content

Demonstrating a function chaining durable function written in python

License

Notifications You must be signed in to change notification settings

mjschanne/python-durable-fx

Repository files navigation

CAUTION

  • readme and code is WIP and just a demo of connecting an event hub trigger function to a durable orechstrator doing function chaining against a file in blob storage

python-durable-fx

Demonstrating a function chaining durable function written in python

Requirements

  • Azure extension
  • Azure Functions extensions
  • Azurite extension
  • Python 3.11.x

possibly not installed by the extensions

  • Azure CLI
  • Azure Functions Core tools
  • Azurite

Steps to create python Azure function

  • run command palette "Python: Create Environment..."
  • run command palette "Azure Functions: Create Function..."
  • run commend palette "Azurite: Start"
  • select Azure function list from extension and run

Links

About

Demonstrating a function chaining durable function written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages