Merge pull request #3200 from ppadala/patch-1

Specify the format for azure-image specification
This commit is contained in:
David Gageot 2016-03-17 17:59:54 +01:00
commit e536ed6738
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Required:
Optional:
- `--azure-image`: Azure virtual machine image. [[?][vm-image]]
- `--azure-image`: Azure virtual machine image in the format of Publisher:Offer:Sku:Version [[?][vm-image]]
- `--azure-location`: Azure region to create the virtual machine. [[?][location]]
- `--azure-resource-group`: Azure Resource Group name to create the resources in.
- `--azure-size`: Size for Azure Virtual Machine. [[?][vm-size]]