Hey Little Wing, it looks like you’re signing in with a Microsoft account that doesn’t exist in the Azure AD tenant you’re targeting (“Microsoft Services”), so the portal won’t let you access the portal application (ID e6694c91-1590-4e35-9bb7-b865c638b9c1).
Here’s how to resolve it:
• Azure services use Microsoft Entra (Azure AD) for authentication. If your MSA (e.g., your personal Outlook/Live account) isn’t a member of the tenant you’re trying to access, you’ll hit that error.
• The portal application itself is multi-tenant, but your account must be known to the tenant (either as a native user or a guest).
What you can try
- Switch to the correct directory – In the Azure portal, click on your profile icon (top-right) → “Switch directory.” – If your account is already invited to any other tenant, that directory will show up here. – Select it and try signing in again.
- Ask the tenant admin to invite you as a guest user – Have a global administrator in “Microsoft Services” go to: Azure portal → Entra ID (formerly Azure AD) → Users → New guest user → Invite user – They can enter your Microsoft account email as an external (B2B) user. – Once the invite is redeemed, you’ll see that tenant in your “Switch directory” list and can access the portal.
- Use a different (work/school) account – If you have a work or school account that already exists in that tenant, sign in with that instead of your personal MSA.
Hope this helps you get logged into the right tenant! Let me know if you have any more questions.