Restricting Application Permissions in Azure AD

Chaitanya Kale 40 Reputation points
2024-12-17T14:08:33.77+00:00

Is there a way to ensure that an application has access only to its specific permissions in Azure Active Directory, rather than the broad Application.Read.All permission that grants read access to all applications in the tenant? If this is not possible, can it be confirmed that this remains the limitation as of now?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

Accepted answer
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    2024-12-17T17:07:44.5+00:00

    If the idea is to restrict access to specific applications only, this can only be done via custom roles (see https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/quickstart-app-registration-limits). Graph API permissions cannot currently be restricted. It's something Microsoft is exploring for the future.


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.