Deploy Ubuntu VM with Open JDK and Tomcat

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Bicep Version

Deploy To Azure Deploy To Azure US Gov Visualize

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:

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