An Azure service that provides an integrated environment for bot development.
This happens due to how Microsoft personal accounts (MSA) and Microsoft Entra ID tenants are linked, not because of cookies or browser cache.
At some point, one of your personal accounts (Gmail or Naver) was associated with the FAU Entra tenant (for example, added as a guest or used while accessing an Azure/AI service). When you sign in to https://ai.azure.com, Microsoft automatically resolves the sign‑in to the last linked tenant and identity, which is why:
- Gmail sign‑in resolves to the Naver account
- The directory defaults to FAU
- Clearing cookies or using InPrivate mode does not change the behavior
How to decouple it:
- Sign in to https://myaccount.microsoft.com/organizations using each personal account.
- Leave the FAU organization if it appears there.
- If “Leave organization” is not available, contact FAU IT and ask them to remove your Gmail and Naver accounts from their Entra tenant (Users / Guests).
- After removal, use
https://login.microsoftonline.com/common?prompt=select_accountto force account selection.
This behavior is by design when a personal account is linked to an Entra tenant; it is not a browser issue or a bug.