You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
The two Clean Trigger functions seem to expect environment variables
C1andC2to exist:https://github.com/Azure-Samples/functions-python-data-cleaning-pipeline/blob/master/CleanTrigger1/clean.py#L12
https://github.com/Azure-Samples/functions-python-data-cleaning-pipeline/blob/master/CleanTrigger2/clean.py#L12
But those are not created through the ARM template