For some reason I do not get any information when I run Get-AzureVM
or Get-AzureRmVm
.
I used the following to login: Login-AzureRMAccount
. I can see all of my subscriptions by doing Get-AzureSubscription | select SubscriptionName
.
I am running latest version of Azure Powershell. I used Resource Manager to build my virtual machines a couple of days ago.