Automate Java container deployments with Azure Pipelines

Beginner
DevOps Engineer
Administrator
Developer
Solution Architect
Azure
Azure DevOps

Implement an Azure Pipelines continuous integration and continuous deployment (CI/CD) pipeline for Java containers.

Learning objectives

  • Understand how Azure and Azure DevOps support Java applications.
  • Use a GitHub project that builds and deploys a containerized Java web app.
  • Create an Azure Pipelines CI/CD pipeline to build and deploy your app to Azure App Service.

Prerequisites

Ownership-level access to:

  • An Azure subscription
  • An Azure DevOps organization
  • A GitHub account