Azure Functions: Developing in Visual Studio Code and Powershell
Yesterday we covered how to develop and debug and Azure Function using Visual Studio. Just as with most things in the world of software development, there are more than one way to go about it. Today we will cover developing and debugging Azure Functions using Visual Studio Code and Powershell. Technically, we will be using the Azure Command Line Interface (CLI) to test our Functions but let's not be pedantic
[Read More]