Blog

The Definitive Guide to Azure Functions in Python Part 1

This past week I was building a very simple python function app for one of my projects. The application was simple enough. It was triggered via a timer and deletes old releases of another application from an azure storage account. Unfortunatly what should have been a quick couple hour project turned into a multi-day grind […]

Read more "The Definitive Guide to Azure Functions in Python Part 1"