Successfully!

Error!

Teams Integration Environment Preparation

  • Last update:  2023-11-18
  • Overview

    Version

    Report Server Version
    Plugin VersionFunctional Change

    V11.0

    V1.2

    /

    Function Description

    • You can achieve the Teams integration function through the Teams Integration plugin.

    • You can configure and send Teams messages in the export setting of Task Schedule.

    • You can integrate multiple Teams applications.

    This document introduces necessary environment preparation works before Teams integration configurations.

    Procedure

    Creating an App in Microsoft Azure

    1. Access the website https://portal.azure.com/#home as the admin, enter App registrations in the search box, and select the first option in Services.

     1.png

    2. Click New registration.

     2.png

    3. Enter the name and click Register.

     3.png

    Configuring App Permissions

    1. Find the created app in App registrations and go to the app.

     4.png

    2. Go to API permissions, click Add a permission, and choose Microsoft APIs > Microsoft Graph.

     5.png

    3. Add permissions.

    Click Delegated permissions, enter User.Read in the search box, and select User.Read in User.

     6.png

    Select Application permissions and select the following six permissions separately.

    • Application.Read.All

    • Chat.Create

    • Group.Read.All

    • GroupMember.Read.All

    • Organization.Read.All

    • User.Read.All

     7.png

    3. After you apply for permissions, wait until the admin approve yout application.

    Setting Certificates and Secrets

    Choose Certificates & secrets > Client secrets, click New client secret, and add a client secret.

     8.png

    iconNote:
    The client secret value can be viewed only when it is just created. Ensure that you have saved the secret when you just created it before leaving the page.

     9.png

    Configuring URL Wildcards

    Go to Manifest, search for the keyword replyUrlsWithType, and add the following JSON.

    For details, see the official Microsoft document Redirect URL (reply URL) restrictions and limitations.

    10.png

    Attachment List


    Theme: Fine Mobile
    Already the First
    Already the Last
    • Helpful
    • Not helpful
    • Only read

    Doc Feedback