I am trying to use the Azure function with a Timer trigger. I have some text which I am converting to a pdf using PyPDF2 and reportlab. I added all my required modules and packages to requirements.txt ...
This template repository contains an timer trigger reference sample for functions written in C# (isolated process mode) and deployed to Azure using the Azure Developer CLI (azd). The sample uses ...