From c9976d424808b457e08de585be51cf94d4e93263 Mon Sep 17 00:00:00 2001 From: Eduard Tomas Date: Fri, 19 May 2017 14:40:56 +0200 Subject: [PATCH] minor fixes --- deploy/az/vms/readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/deploy/az/vms/readme.md b/deploy/az/vms/readme.md index 28b528330..6def07978 100644 --- a/deploy/az/vms/readme.md +++ b/deploy/az/vms/readme.md @@ -29,12 +29,11 @@ create-resources.cmd vms\linux-vm\linuxvm newResourceGroup -c westus Those public names are based on the parameters set in the parameters file. -### The mvparams.json file +### The parameters file (linuxvm.parameters.json or winsowsvm.parameters.json) -This file contains the minimum set of parameters needed by the ARM template to deploy the VM. ARM template accepts some other parameters (set with -default values). Look the template for more info. +Both files are identical and contains the minimum set of parameters needed by the ARM template to deploy the VM. ARM template accepts some other parameters (set with default values). Look the template for more info. -The parameters defined in this file are: +The parameters defined are: 1. `newStorageAccountName`: Name of the storage created for the VM. To ensure uniqueness a unique suffix will be added to this value. 2. `adminUsername`: Admin login