Remove App permission access from App registration.

Risikanta Pradhan 20 Reputation points
2023-08-02T09:39:05.6333333+00:00

I tested the API permission from a custom API after removing the API permission from the Azure app registration, and I was still able to access all of the previous permissions assigned in that app registration.

Could anyone please help me on it?

Microsoft 365 and Office SharePoint For business Windows
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. SUNOJ KUMAR YELURU 15,256 Reputation points MVP Volunteer Moderator
    2023-08-02T10:38:25.14+00:00

    Hello @Risikanta Pradhan

    To revoke an application's permissions that have been granted for the entire organization:

    1. Sign in to the Azure portal using one of the roles listed in the prerequisites section.
    2. Select Azure Active Directory, and then select Enterprise applications.
    3. Select the application that you want to restrict access to.
    4. Select Permissions.
    5. The permissions listed in the Admin consent tab apply to your entire organization. Choose the permission you would like to remove, select the ... control for that permission, and then choose Revoke permission.

    Prerequisites

    To review permissions granted to applications, you need:

    • An Azure account with an active subscription. Create an account for free.
    • One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator.
    • A Service principal owner who isn't an administrator is able to invalidate refresh tokens.
    If the Answer is helpful, please click `Accept Answer` and **up-vote**, so that it can help others in the community looking for help on similar topics.
    

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.