I successfully have created an Azure Time Trigger in Visual Studio Code.
I tested it in VSC before uploading onto Azure portal and it ran ok
When I run it in Azure though, it gives me an error no module named;
I have gone back to try and install modules in the.venv and the modules exist.
How can I have this resolved?