Azure Functions and C# Code Intricacies – An Azure Pipelines Prequel
This is part 4 of my quest to explore Azure Functions for self-education in functions-as-a-service. The goal of this post is to explore some differences in C# and C# script code that pop up when creating / editing Azure Functions in the Azure portal compared to leveraging VS Code which are foundational for getting Azure…