Our users gets redirected to manage.windowsazure.com after registering with our application. We use Azure AD Basic and it is an ordinary asp.net mvc site we have connected to the AD following the organizational account template setup in Visual Studio.
I just add a new user and sends them their temporary password. Then when they change password at first sign-in they gets redirected to manage.windowsazure.com instead of our applications domain.
Its just after the step at the following course video Step 6 Application Architecture, 0:17:27
http://www.microsoftvirtualacademy.com/training-courses/developing-microsoft-azure-solutions
In that video they add the user to the subscription Adminsitrator account but I'm using Azure AD to sign in call center personnel and I dont want them tp have access to my subscription..