Request and Grant Permissions to Azure APIs for the Azure App for SharePoint Online

Request and grant permissions to Azure APIs for the Azure app for SharePoint Online.

Procedure

  1. In the navigation pane, click API permissions.

  2. Click Add a permission.

    The Request API permissions pane appears.

  3. Click the Microsoft Graph tile.

  4. Click Application permissions.

  5. Select the following permissions (mandatory):

    • User.Read.All

    • Group.Read.All

    • Optionally, we need Site.Read.All (for tenant discovery) and Group.ReadWrite.All (for Group sites in-place restores).

  6. Click Add permissions.

  7. Click Grant admin consent for tenant_name.

  8. Click Yes.

Loading...