Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.33 KB

File metadata and controls

42 lines (32 loc) · 2.33 KB

00 - Setup your environment

This guide is part of the migrate Java EE app to Azure training

Setting up all the necessary prerequisites in order to expeditiously complete the lab.


Prerequisites

In order to deploy a Java Web app to cloud, you need an Azure subscription. If you do not already have an Azure subscription, you can activate your MSDN subscriber benefits or sign up for a free Azure account.

This training lab requires the following to be installed on your development machine:

The environment variable JAVA_HOME should be set to the path of javac in the JDK installation.


➡️ Next guide: 01 - Deploy a Java EE application to Azure