зеркало из
1
0
Форкнуть 0
azure-quickstart-templates/101-simple-ubuntu-vm
kenazk efd5c9573b Fixed paramter files 2015-04-27 18:57:59 -07:00
..
README.md fixing deploy to azure button and typos 2015-04-26 20:38:26 -07:00
azuredeploy.json fixing typos 2015-04-26 19:12:57 -07:00
azuredeploy.parameters.json Fixed paramter files 2015-04-27 18:57:59 -07:00
metadata.json simple ubuntu server template matching 101-simple-windows-vm 2015-04-26 18:40:17 -07:00

README.md

Very simple deployment of an Ubuntu Server VM

Built by: squillace

This template allows you to deploy a simple Ubuntu Server 14.10 VM using a few different options for the Ubuntu Server version, using the latest patched version. This will deploy in West US on a D1 VM Size.

Below are the parameters that the template expects:

Name Description
newStorageAccountName Unique DNS Name for the Storage Account where the Virtual Machine's disks will be placed.
adminUsername Username for the Virtual Machine
adminPassword Password for the Virtual Machine
dnsNameForPublicIP Unique DNS Name for the Public IP used to access the Virtual Machine.
ubuntuSkuVersion The Ubuntu version for the VM. This will pick a fully patched image of this given Ubuntu version.