Automate Java container deployments with Azure Pipelines
Implement a CI/CD pipeline for Java containers.
Learning objectives
After completing this module, you'll be able to:
- Explain how Azure and Azure DevOps support Java applications
- Create a project in Azure Pipelines that builds and deploys a basic Java application to Azure
- Trigger the pipeline and see your application be built and deployed to Azure
Prerequisites
- An Azure subscription
- An Azure DevOps organization
- A GitHub account