How to write to task log from scheduled Functions

I’ve been writing and testing my own interim telemetry stuff for functions.
Works well, but it’s a manual process. Looking to automate when I get the process down further.

I was talking about it a little here:

1 Like

I haven’t tried this either. I’d have to put a budget on the Resource Group to make sure it doesn’t blow up my Azure bill, which I still keep under $5 USD/month.

App Insights is safe but it looks like Microsoft is moving forward with Azure Monitor + OTel. App Insights requires some changes to code where one can get auto instrumentation through OTel collectors.

Data Collection Basics of Azure Monitor Application Insights - Azure Monitor