Deploy a simple Java web app to Azure App Service
Beginner
Developer
Azure
In this module, you explore how to create, configure, and deploy a simple Java web application to Azure App Service using Maven.
Learning objectives
After you complete this module, you'll be able to:
- Create a simple Java web app that responds with "Hello, Java on Azure!"
- Configure your Java project to deploy to Azure App Service.
- Deploy your Java web application to Azure App Service.
Prerequisites
- Your own Azure subscription.
- The Azure CLI installed on your computer.
- Microsoft Build of OpenJDK 17.
- Maven 3.9.9 or later.
- A Bash-compatible shell, such as Git Bash on Windows, the Windows Subsystem for Linux (WSL), or Azure Cloud Shell.
Get started with Azure
Choose the Azure account that's right for you. Pay as you go or try Azure free for up to 30 days. Sign up.