~$ alias viewMeineVM="az vm get-instance-view -g MeineRG -n MeineVM -o tsv"
 
~$ viewMeineVM --query 'hardwareProfile.vmSize'
Standard_DS1_v2
