зеркало из
1
0
Форкнуть 0
azure-quickstart-templates/101-simple-linux-vm
coreysa 76a74dc606 Merging and updating template for linux VMs 2015-04-27 23:55:03 -07:00
..
README.md Merging and updating template for linux VMs 2015-04-27 23:55:03 -07:00
azuredeploy.json Merging and updating template for linux VMs 2015-04-27 23:55:03 -07:00
azuredeploy.parameters.json Fixing a space. 2015-04-26 21:58:49 -07:00
metadata.json Adding a simple Linux template to deploy from the set of Ubuntu images available. 2015-04-26 21:55:44 -07:00

README.md

Very simple deployment of an Linux VM

Built by: coreysa

This template allows you to deploy a simple Linux VM using a few different options for the Ubuntu Linux 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.
ubuntuOSVersion The Ubuntu version for the VM. This will pick a fully patched image of this given Ubuntu version. Allowed values: 12.04.2-LTS, 12.04.3-LTS, 12.04.4-LTS, 12.04.5-LTS, 12.10, 14.04.2-LTS, 14.10, 15.04