Skip to content

Issues with help text for vm create #227

Description

Can we add a single /t in front of the alias section (all sections that we want more room, but not indent all the way with the rest of the text)

Arguments
--admin-username [Required]: Username for the Virtual Machine.
--location -l [Required]: Location
--name -n [Required]: The VM resource name.
--resource-group -g [Required]: The name of the resource group
--admin-password : Password for the Virtual Machine. Required if SSH (Linux
only) is not specified.
--authentication-type : Password or SSH Public Key authentication. Possible values
include: 'password', 'sshkey'
--availability-set-id : Existing availability set for the VM.
--availability-set-type : Flag to add the VM to an existing availability set.
Possible values include: 'none', 'existing'
--deployment-name : Name of the resource deployment
--dns-name-for-public-ip
--image : OS image (Common, URN or URI).
Common OS types: Win2012R2Datacenter, Win2012Datacenter, Win2008SP1, or Offer from 'az vm image
list'
Example URN: MicrosoftWindowsServer:WindowsServer:2012-R2-Datacenter:latest
Example URI: http://.blob.core.windows.net/vhds/osdiskimage.vhd
Values from: az vm image list, az vm image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions