Forum Discussion

svhelden's avatar
svhelden
Brass Contributor
Oct 31, 2023
Solved

How to get the REAL hostname with Powershell (or Graph API)

Not sure if this question belongs here. I want to retrieve a list of Azure VMs and their real host name (not the VM name). Azure portal shows this name just fine: Per documentation, I sh...
  • svhelden's avatar
    svhelden
    Nov 03, 2023

    samy_vanderspikken Actually, "Get-AzVm -status" returns the desired value!

     

Resources