Episode

Deploying a Java App to Azure App Service using GitHub Actions, part 2 - Continuous Integration (CI)

with April Edwards, Brian Benz

In this 3-part series of our DevOps for Java Shops, Brian Benz stops by to highlight the easiest ways for Java developers to work with their IT organizations and partners to deliver their code to the cloud, including the best ways to reliably make updates and maintain production cloud code using built-in CI/CD tools from GitHub and Microsoft. You can find more information, step-by-step tutorials, and sample source code at https://aka.ms/devopsforjavashops. In this episode we’ll share tips and techniques for configuring an Azure Web App for Java and using GitHub actions to build and test your application before it is deployed.

Chapters

  • 00:00 - Introduction
  • 01:55 - Creating the application
  • 04:48 - The generated GitHub Action
  • 05:46 - Adding a secret reference to the GitHub workflow

Connect

Azure
GitHub

Have feedback? Submit an issue here.