I have a a list of Cloud Service host names that are connected to our azure DB
host_name
RD00133D57C3B2
RD00133D80CF2E
RD00133D52C765
RD00133D52CE41
RD00133D52C926
...
But i have no idea how to tell which cloud services those are.
Get-AzureService, Get-AzureRole & Get-AzureDeployment are not returning this data.