- Install this Python package by adding to your requirements.txt
azure-functions
git+https://github.com/Hazhzeng/application-ext-timer@master-
Set
PYTHON_ENABLE_WORKER_EXTENSIONS="true"andPYTHON_ISOLATE_WORKER_DEPENDENCIES="true"in your environment variable -
Run the function app with
func host start
Example:
HttpTriggerExperiment Elapsed: 1.23 seconds