Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure Webjobs

Webjobs Running Error (3587fd: Err ) From Zipfile

I have the following small script in a file named fgh.py which I have been attempting to schedule … Read more Webjobs Running Error (3587fd: Err ) From Zipfile

In Azure, Can I Call A Python Script From My C# Webjob?

I want to create a WebJob in C#. Unfortunately, I need to use a Python 3 script as there is current… Read more In Azure, Can I Call A Python Script From My C# Webjob?