Add API permissions

  1. Select API permissions from the left pane of the app registrations overview page.

  2. Click on Add a permission. A menu titled Request API permissions will appear on the right side.

  3. Click on Microsoft Graph.

  4. Click on Delegated permissions.

  5. Scroll to the bottom to the User section and expand the drop-down menu.

  6. Select the permissions detailed below:

    • User.Read

    • User.ReadBasic.All

  7. Click on Add permissions to confirm the changes.

Last updated