Forum Discussion

Angrydot's avatar
Angrydot
Brass Contributor
Mar 23, 2021
Solved

How to revoke permissions on SharePointPnP.ProvisioningApp.Tenant?

How do I revoke permissions granted to SharePointPnP.ProvisioningApp.Tenant after deploying a SharePoint lookbook site template? I see the "app' in https://myapplications.microsoft.com/, but don't se...
  • Paul Bullock's avatar
    Mar 25, 2021
    The app uses delegate permissions, meaning it would only be able to access based on your access.

    To remove the app, go to portal.azure.com > Azure Active Directory > Enterprise Apps> Find the app > then properties > then Delete to get rid of the app. If you want to keep the app but constain access further from staff or hide it, then in the same properties screen you can update it.

    Of course, if you are unsure, I recommend getting a free dev tenant and test the results of the scenario, outside of your production environment.

Resources