Creating a CI/CD pipeline for Azure Functions
Azure functions are cute. You can fire up the online function editor from the Azure portal and start hacking away using many languages. In my case, I’d like to start writing some C# and being able to run it and debug it quickly. Eventually, I end up ...
gaunacode.com3 min read