zhangmeng916 opened a new issue #1339:
URL: https://github.com/apache/helix/issues/1339


   ### Describe the bug
   When Helix uses auto registration feature to get VM metadata information 
from Azure, the name of that VM is in "name" field rather than "vmId" field. 
"vmId" is more like a serial number, and won't provide much information for 
users. Details in this page: 
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service
   
   ### To Reproduce
   Currently code returns vmId as instance name.
   
   ### Expected behavior
   Return "name" field instead.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to