I'm working with no on-prem resources and trying to get started with Azure AD. I have a handful of users added to a Directory using the portal. Now I'm following the steps to manage via Powershell - I've added the Azure AD module.
Issuing 'Connect-MsolService' I'm challenged for my credentials and am entering the same as used to gain access to the portal (Global Admin for the subscription and is an account that is added to the AD in question). But those are not being accepted.
Are there other prerequisites? The documentation I'm following makes no reference to other conditions that need to be met before issuing the Connect cmd. http://msdn.microsoft.com/library/azure/jj151815.aspx#BKMK_connect
thx