Get-AzureRmResourceGroup not returning resources from current subscription
I had to use
Select-AzureRmSubscription -SubscriptionId a*<guid>
Thanks to Michael Rodger for providing the answer.
I had to use
Select-AzureRmSubscription -SubscriptionId a*<guid>
Thanks to Michael Rodger for providing the answer.