Forum Discussion

bhoomesh's avatar
bhoomesh
Copper Contributor
Sep 23, 2021

Graph API App permissions in Azure Active Directory

Hello Everyone,

I need to get data from SharePoint Online list. So, I have created Microsoft Graph API app in Azure portal. There is a API permission under the Microsoft Graph app. So I have given the Site.ReadWrite.All permission. I need to give only lists permission instead of site permission.

Kindly check below  screenshot,


Can anyone help me with the same?

1 Reply

  • Jan Bakker's avatar
    Jan Bakker
    Iron Contributor
    Don't have experience in that specific area, but I know that this is possible with custom permissions
    https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/set-custom-permissions-on-a-list-by-using-the-rest-interface#examples-set-custom-permissions-on-a-list-by-using-the-rest-interface

Resources