Aug 07 2020 05:39 AM
Hi,
I'm new to the Azure Active Directory. I'm following the self-service sign up tutorial from Microsoft docs. I follow the steps and when I try to create an account through the tenant sign up window, I got "greta.g901@gmail.com can't be used currently because it's not part of an Azure AD organization. Please try another username".
What I need is to let the users create accounts and login to my web app. Did I miss understand the self-service signup? I don't want to create users from the Azure portal. Can anyone help me?
Thanks!
Aug 08 2020 09:34 PM
You must have global admin permission. So that you can create user.
you may follow this link: https://docs.microsoft.com/en-us/azure/active-directory/external-identities/b2b-quickstart-add-guest...
Aug 17 2020 11:31 AM
@nakibThank You for your answer. I really need is, Let users to signup with their email address instead of add user by admin. I didn't explain my question clearly. Sorry about that.