Microsoft Teams Chat Connector troubleshooting for MSIM
Troubleshooting the scheduled jobs, system properties, and Microsoft Teams flow designer subflows for Microsoft Teams chat connector.
Verify chat connector process scheduled jobs in case if collaboration chat messages aren’t posted on:
- Microsoft Teams.
- On the external collaboration activity stream of the MSIM workspace.
Parent Topic:Configure Microsoft Teams
Scheduled jobs for Microsoft Teams
Scheduled jobs are automated jobs that are run to process the notifications from Microsoft Teams chat connector and renew the Microsoft Teams subscriptions on a recurring schedule.
Role required: admin.
MS Teams Chat Connector: Process Notification
For each chat message event, a notification is received which has the Resource ID and the notification stored in a table. A schedule job is run for every 30 seconds to pick unprocessed notifications and query the Microsoft Teams API to get the actual message contents, which are further stored in a different table.
MS Teams Chat Connector: Renew Subscriptions
For each channel within the team, subscriptions are created to get notified of the created, updated, and deleted events. This subscription is active only for 60 minutes. The subscriptions are renewed every 25 minutes through the Microsoft Teams Connector: Renew Notification schedule job.
Microsoft Teams Chat Connector Functional Flow
View this section to understand the Microsoft Teams related flow designer subflows used to administer the Chat Channel(s) creation and user access from Major Security Incident.
Before you begin
Role required: sn_msi.workspace_admin
Procedure
Navigate to All > Flow Designer.
Add Members to Channel.
Add Members to Team.
Archive Team.
Chat Team and Channels Creation.
Create Channel Subscription.
Create Channel with Users.
Create Subscription for General Channel.
Create Team.
Delete Channel.
Remove Members from Channel.
Rename Channel.
Renew Channel Subscription.
Team and Channel Creation.
Validate MS Teams Connection.