Category: Deployment, Database, Ubuntu, logging, github, yaml

Deploying Azure Functions with Integrated CI/CD pipeline. If you are using Azure DevOps for building and deploying your .NET core applications, then you should consider the following. Azure Pipelines now supports composing both the build and release stages as code.

Related Articles