Teams Integration Environment Preparation

  • Last update:January 09, 2025
  • Overview

    Version

    Report Server VersionPlugin VersionFunctional Change

    6.0

    V1.2

    /

    Function Description

    • You can install the Teams Integration plugin to realize the Teams integration function.

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

    • You can integrate multiple Teams applications.

    This document introduces the required environment preparation before you configure the Teams integration.

    Procedure

    Creating an App in Microsoft Azure

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

    Teams集成环境准备 图1.png

    2. Click New registration.

    Teams集成环境准备 图2.png

    3. Enter Teams Integration Test in the Name input box and click Register.

    Teams集成环境准备 图3.png

    Configuring APP Permissions

    1. Click the added APP Teams Integration Test in the APP registrations page to enter the Teams Integration Test setting page.

    Teams集成环境准备 图4.png

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

    Teams集成环境准备 图5.png

    3. Add permissions.

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

    Teams集成环境准备 图6.png

    Click Application permissions, enter Application.Read.All in the search box, and select the following six items in Application.

    • Application.Read.All

    • Chat.Create

    • Group.Read.All

    • GroupMember.Read.All

    • Organization.Read.All

    • User.Read.All

    Teams集成环境准备 图7.png

    4. After you apply for permissions, wait until the admin approves your application.

    Teams集成环境准备 图8.png

    Configuring Certificates and Secrets

    Click Certificates & secrets in Manage, choose Client secrets > New client secret, and add a client secret.

    Teams集成环境准备 图9.png

    iconNote:
    The client secret value can only be viewed when the value is initially created and cannot be accessed afterward. Before leaving the page, make sure you have saved the secret value you added.

    Teams集成环境准备 图10.png

    Configuring URL Wildcards

    Select Manifest in Manage, search for the keyword replyUrlsWithType, and add the following JSON.

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

    Copy to clipboard"replyUrlsWithType": [
            {
                "url": "https://IP address:Port number/webroot/decision/plugin/public/com.fr.plugin.teams.v11/teams/single/*",
                "type": "Web"
            }
        ],

    Teams集成环境准备 图13.png

    附件列表


    主题: Mobile Terminal
    Previous
    Next
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    9s后關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy