We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
/close
Sorry, something went wrong.
unmarshall
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: