A cloud-based identity and access management service for securing user authentication and resource access
This error usually occurs when a personal Microsoft account (MSA) is used to access a work or organizational tenant that it hasn't been invited to. Your personal account (e.g., Hotmail, Outlook) is trying to access an Azure AD tenant (like Microsoft Services) that it doesn't belong to.
Since it's not registered as a guest user in that tenant, access is denied. You can try to use a work or school account that is part of the target tenant. If you’re trying to access an enterprise application like ADIbizaUX, ensure you're using the correct organizational credentials.
Alternatively, Invite your personal account as a guest If you must use your personal account. The Global Administrator of the tenant has the ability to invite your personal account as a guest user. Once invited, accept the invitation via email. You may then be granted access to the application.
Here is the documentation that is relevant https://learn.microsoft.com/en-us/azure/active-directory/external-identities/add-users-administrato…
Here is a related question- Getting error ""errorMessage": "interaction_required: AADSTS16000: User account…