Blog

The Definitive Guide to Azure Functions in Python Part 3: Devops

Welcome back! In the last two posts we went over setting up azure functions, running them locally, and then testing them. This week we are going to talk about the steps to get our function app production ready. We will go over how to automatically deploy the necessary infrastructure, how to run unit tests during […]

Read more "The Definitive Guide to Azure Functions in Python Part 3: Devops"