How do you add a user with a local name in Azure Active Directory B2C?
问题 I've got an Azure Active Directory B2C up and running and can sign in with users created in the AD that have the form of @.onmicrosoft.com. So, for example, john.smith@myorganization.onmicrosoft.com , works just fine. But these user names are unacceptable for external use. I've also got basic Microsoft Account logins working, so a user with the name of john.smith@comcast.net will work by redirecting through the Microsoft directory. But I want to allow arbitrary emails for logins. Using the