How can I ensure a domain name isn’t already taken before creating Azure B2C tenant?
I’m in the process of setting up Azure AD B2C tenants, but I
keep encountering a roadblock. Whenever I try to use a specific domain
name, it tells me it’s “Already in use by another directory.” However,
I’m uncertain if that’s accurate. Is there a way to check if a domain
name is available before I proceed to create a B2C tenant?