Created this metric for change tracking Azure VM SKUs. Out of the box Liongard does not include VM names associated with the detected change in the log...now it does!
VirtualMachines[].join(
,
, [join(
:
, [
Name
, name]), join(
:
, [
Size
, properties.hardwareProfile.vmSize])])