Durable Functions is an extension of Azure Functions that lets you write stateful functions in a serverless compute environment. The extension lets you define stateful workflows by writing ...
Please check your python version with the following command. The result should be between 3.8 and 3.14.