Get computer name of vms in a VMSS

az vmss list-instances -n $VMSS_NAME -g $RESOURCE_GROUP | jq '.[].osProfile.computerName'


Revision #2
Created 2023-11-10 06:04:32 UTC by Ryan
Updated 2025-02-12 01:10:52 UTC by Ryan