DevOps
Azure Function Devops
Let’s work with Azure Functions and Create our 1st Function To Setup your enviroment you need: VSCODE Installed Azure Functions Installed (extension) Powershell Core NET SDK 2.2 Azure Functions Core Tools https://docs.microsoft.com/azure/azure-functions/functions-run-local#v2?WT.mc_id=docs-azuredevtips-micrum Goal – Build a REST API and simple web page to display the information using powershell and Azure Read more…