How to contact with admin to grant SharePoint access for app registration

Abe Li (Lionbridge Technologies Inc) 0 Reputation points Microsoft External Staff
2023-08-25T11:00:12.68+00:00

HI All,

as C# developer, we'd like to access to files under SharePoint folder, app registration has been created, but SharePoint Sites.FullControl.All application permission require admin consent, how to contact with administrator?

Thanks

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

2 answers

Sort by: Most helpful
  1. Emily Du-MSFT 51,856 Reputation points Microsoft External Staff
    2023-08-28T03:20:24.9033333+00:00

    According to your original post, I understand that you want to grant Sites.FullControl.All permission for the registered Azure application and get admin consent in the tenant for this permission.

    Here are steps:

    1.Open the Microsoft Azure portal by using the account of a member of the Tenant Global Admins group.

    2.Go to App registrations -> Select the registered Azure application -> Click "API permissions" in the left menu bar -> Add a permission -> SharePoint - Application permissions - Sites - Sites.FullControl.All -> Add permissions.

    User's image

    3.Click Grant admin consent for tenant.

    1

    4.Result.

    2


    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.


  2. Abe Li (Lionbridge Technologies Inc) 0 Reputation points Microsoft External Staff
    2023-08-28T09:47:00.4933333+00:00

    Thanks for your answer, i need to Admin to grant consent.


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.