Personal Microsoft Accounts Can’t Connect Teams to My App – Missing Permissions Issue

uzair aslam 20 Reputation points
2025-02-27T23:38:32.05+00:00

Hi Microsoft Community,

I’m integrating Microsoft Teams into my app (Jump) and have successfully enabled users from other organizations to connect their accounts with all required permissions. However, I’m facing an issue with personal Microsoft accounts (e.g., Outlook.com, Hotmail.com).

• Personal users can connect their Microsoft account to Jump, but they do not receive Teams-related permissions in the OAuth flow.

• Other organizations can connect and grant admin consent without issues.

• I have already granted Admin Consent for Default Directory in App Registrations for the Jump app.

How can personal Microsoft accounts get Teams permissions when connecting? Is there an additional configuration required in Azure?

Any insights would be greatly appreciated!

Thanks in advance.

Microsoft Teams | Microsoft Teams for business | Teams on mobile devices
0 comments No comments
{count} votes

Accepted answer
  1. JimmyYang-MSFT 58,646 Reputation points Moderator
    2025-02-28T02:04:25.8366667+00:00

    @uzair aslam

    Microsoft Teams is designed as an enterprise collaboration tool and is part of Microsoft 365. As a result, Teams functionality—and specifically, the Teams-related permissions in Microsoft Graph—are only available to work or school (organizational) accounts. Here are some key points to understand:

    1. Teams APIs and permissions are supported only for Azure Active Directory (work or school) accounts. Personal Microsoft accounts (like those from outlook.com or hotmail.com) do not have a Teams license or the organizational context required to use those APIs.
    2. Even though you can sign in with a personal account and consent to basic permissions (for example, for other Microsoft Graph endpoints that support personal accounts), the Teams-specific endpoints and permissions are not applicable. This isn’t an issue with your app registration or the consent process—it’s a limitation by design.
    3. Admin Consent for your App Registration in Azure applies to organizational accounts within a tenant. Since personal Microsoft accounts aren’t managed in an Azure AD tenant in the same way, they can’t grant admin consent for Teams-related permissions

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.