Automate Docker container deployments with Azure Pipelines
Implement a CI/CD pipeline for Docker containers.
Learning objectives
In this module, you'll:
- Create Azure resources to support a Docker container web application.
- Update a basic release pipeline to build, publish, and deploy a Docker container.
- Monitor the build, release, and deployment of the project.
Prerequisites
- An Azure subscription
- An Azure DevOps organization
- A GitHub account