Deploy Ubuntu VM with Open JDK and Tomcat
This template allows you to create a Ubuntu VM with OpenJDK and Tomcat.
This template deploys a Linux VM Ubuntu using the latest patched version. This will deploy a Standard_B2s size VM and a 18.04-LTS Version as defaultValue in the resource group location and will return the admin user name, Virtual Network Name, Network Security Group Name and FQDN.
The custom script file is pulled temporarily from java-tomcat-install.sh
Once the VM is successfully provisioned, tomcat installation can be verified by accessing the link http://:8080/
If you are new to Azure virtual machines, see:
- Azure Virtual Machines.
- Azure Linux Virtual Machines documentation
- Azure Windows Virtual Machines documentation
- Template reference
- Quickstart templates
- Microsoft Learn Modules for Linux VMs
If you are new to template deployment, see:
Azure Resource Manager documentation
Tags: Azure4Student, virtual machine, Linux, Ubuntu Server, Beginner, Java, TomCat, Microsoft.Network/publicIPAddresses, Microsoft.Network/networkSecurityGroups, Microsoft.Network/virtualNetworks, Microsoft.Network/networkInterfaces, Microsoft.Compute/virtualMachines, Microsoft.Compute/virtualMachines/extensions, CustomScript