Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 2.4 KB

java-on-azure.md

File metadata and controls

32 lines (24 loc) · 2.4 KB
OrderAreaTOCTitleContentIdPageTitleDateApprovedMetaDescription
11
java
Deploy Java Apps
01210769-05be-4854-9482-13e342850ad7
Deploy Java Web Apps
10/18/2022
How to deploy Java applications to Azure with Visual Studio Code

Deploy Java Web Apps

The Azure Tools extension pack contains a rich set of extensions that make it easy to discover and interact with the cloud services that power your Java applications.

The extension pack supports the following development workflows:

Azure Tools extension

If you are interested in a specific Azure service, you can also directly search for it on the Visual Studio Code Marketplace to see if there's an available extension.

Deployment tutorials

The following tutorials below walk you through the details. You can also check the Java Azure Developer's Center for all things on Azure for Java developers.

TutorialDescriptionRelated Tools
Deploy Java web apps
to Azure App Service
Deploy a web app to the cloudApache Maven
Azure App Service
Deploy Spring Boot apps
to Azure Spring Apps
Deploy a Spring Boot application
to Azure Spring Apps
Apache Maven
Azure Spring Apps
Create an Azure Functions project
using Visual Studio Code
Deploy serverless code
using Azure Functions
Apache Maven
Azure Functions
close