Microsoft Graph
Follow the steps below to add Microsoft Graph API permissions.
Last updated
Follow the steps below to add Microsoft Graph API permissions.
Last updated
Select API permissions from the left pane of the app registrations overview page.
Click on Add a permission. A menu titled Request API permissions will appear on the right side.
Click on Microsoft Graph.
Click on Delegated permissions.
Scroll to the bottom to the Directory and User sections and expand the drop-down menu.
Select the permissions detailed below:
Directory -> Directory.Read.All
User -> User.Read
User -> User.ReadBasic.All
Click on Add permissions to confirm the changes.