Hi
Could someone help me here, I am trying to Add Azure account and it fails always. I had no issues sometime ago but after I got multiple subscriptions with multiple email IDs I started seeing this error
##############################################################
Add-AzureAccount : No subscriptions are associated with the logged in account in Azure Service Management (RDFE). This means that the logged in user is not an administrator orco-administrator for any account.\r\nDid you mean to execute Login-AzureRmAccount?
At line:1 char:1
+ Add-AzureAccount
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Add-AzureAccount], ArgumentException
+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.Profile.AddAzureAccount
##############################################################
I have the subscription and I am admin for that subscription, however, the PS command throws this error, please help.
I could guess one thing that I use domain account to login my laptop and the same account is used to create one of the subscription.
But, I have two more email IDs used for creating two more subscriptions but I am unable to add the account in Azure PS with either of those email IDs.