Microsoft Teams
Quick Start

  • Create a self-signed certificate. Ensure that you have the certificate information readily available for the configuration process (see Certificate File Generation). Note the location of the certificate file and the certificate password to use it later in the connector configuration).

  • As a tenant administrator, register an Azure application in the Azure Portal (see Microsoft Azure App Registration).

    • Create an Azure application. Note the Application (Client) ID and the Directory (Tenant) ID to use it later in the connector configuration).

    • Upload the certificate.

    • Set the API Application permissions:

      • Microsoft Graph

        • ChannelMember.Read.All

        • ChannelMessage.Read.All

        • Group.Read.All

        • Sites.Read.All

        • Team.ReadBasic.All

        • TeamMember.Read.All

        • User.Read.All

      • SharePoint

        • Sites.FullControl.All

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

See Microsoft Teams Setup for more details.