sauryadas / Azure-CLI-VMSS

Azure CLI VM Scale Sets (VMSS) Samples
1 stars 1 forks source link

Location is redundant in vmssvm list command #22

Open sauryadas opened 8 years ago

sauryadas commented 8 years ago

After all a VMSS is deployed in one location which means that all VM's by default are deployed in the same location. To display them for every VM in the VMSS is redundant. Instead remove the location column from the table and output Location: above the table. image