Deploy Java to Azure

The Azure Tools extensions for Visual Studio Code make it easy to deploy Java applications (including containers) to Azure App Service and to deploy serverless code to Azure Functions.

Azure Tools extension

Deployment tutorials

The following tutorials below walk you though the details. Please also check the Java Azure Developer’s Center for all things on Azure for Java developers.

TutorialDescription
Deploy Java web apps to Azure App ServiceDeploy a web app using the Azure App Service extension.
Create an Azure Functions project using Visual Studio CodeDeploy serverless code using the Azure Functions extension.