December 2019
Intermediate to advanced
494 pages
11h 41m
English
So far, we've created our functions directly in the Azure portal, but now we've created one using Visual Studio. This means we need to deploy this function to Azure ourselves. We have two obvious choices here: deploy using Visual Studio, which is a manual task, or deploy using Azure DevOps, which enables continuous integration and deployment.