Closed unmarshall closed 11 months ago
What happened: In ListMachines we leverage resource-graph KUSTO query to get VM names from the following resources:
The issue that we saw was that while extracting VM name from DataDisk an extra hyphen was added as a suffix to the VM name.
What you expected to happen: VM Names are correctly extracted from DataDisk(s) if present.
/close
What happened: In ListMachines we leverage resource-graph KUSTO query to get VM names from the following resources:
The issue that we saw was that while extracting VM name from DataDisk an extra hyphen was added as a suffix to the VM name.
What you expected to happen: VM Names are correctly extracted from DataDisk(s) if present.