Automate Azure Functions deployments with Azure Pipelines
Implement a CI/CD pipeline for Azure Functions.
Learning objectives
After completing this module, you'll be able to:
- Explain the benefits of Azure Functions and when to use them
- Extend a basic release pipeline to also deploy an Azure Function app
- Monitor the build, release, and deployment of your project
Prerequisites
- An Azure subscription
- An Azure DevOps organization
- A GitHub account