Over the past few days I’ve been exploring using Azure functions, evaluating the feature set , CI / CD pipeline capabilities. In short, it checked all the boxes for a basic application. This post will cover the following: Setting up a local environment for testing Deploying a Simple Function To…