Microsoft SharePoint Online
Quick Start

  • Create a self-signed certificate.

  • As a tenant administrator register an Azure application in the Azure Portal.

    • Create an Azure application, note Application (client) ID, Directory (tenant) ID and the tenant host URL to use it later in the connector configuration.

    • Upload the certificate.

    • Set the API Application permissions:

      • Microsoft Graph

        • Group.Read.All

        • User.Read.All

        • Sites.Read.All

      • SharePoint

        • Sites.FullControl.All

    • Make sure to "Grant admin consent" for the permissions.

  • Configure the connector with the Azure app credentials and certificate information.

See Microsoft SharePoint Online Setup for more details.