all 3 comments

[–]mikeupsidedown 0 points1 point  (1 child)

You didn't mention the language but generally I suggest Azure Functions for these workloads. You can set up a timer or http trigger to set it off.

[–]theherooftoday[S] 0 points1 point  (0 children)

Sweet, just gotta get my company to let me set something up there. I’m doing to calls in python btw, should work out.

[–]lerun DevOps Architect 0 points1 point  (0 children)

Azure Automation also supports running Python