Hi,
Get-AzureVM is not working as documented. The CmdLet is returning empty result set.
I have tried the following combinations:
- Get-AzureVM -ServiceName "ServiceName" -Name "VMName"
- Get-AzureVM -ServiceName "ServiceName"
- Get-AzureVM -Name "VMName"
I checked a similar thread but it didn't help : http://social.msdn.microsoft.com/Forums/en-US/a94a1ea9-b43d-4626-abb0-42f98696e0c4/getazurevm-dont-retrive-any-information-for-specific-vm
Any suggestions would really help.
-Vatsalya
Vatsalya - MSFT The views and opinions expressed herein are those of the author and do not necessarily reflect the views of Microsoft.