Release Notes
Microsoft Teams Connector Release Notes
Released Versions
- SDK 1.4 (ViaWorks 2.8)
- SDK 1.5 (Locator 2.9)
- SDK 1.6 (Locator 2.10 and 2.11)
Limitations
- Currently, connector does't support Changeset Functionality. as Graph API in current version does't allow to use delta query (which helps to track changes) to Microsoft Teams (https://developer.microsoft.com/en-us/graph/docs/concepts/delta_query_overview - see under Suppoted resources headline)
- Recommended is to use only one connection per app registered in azure portal.
Prerequisites
- An application registered in Azure Portal (Microsoft Teams Connector: Setting up the Index User and Crawl Permissions)
- An Office 365 account with an access to the registered application.
Supported Data Types
The connector supports indexing the following data types:
- Teams
- Channel Messages
- Documents
Crawl Methods
Full Crawl: The Microsoft Teams Connector supports scheduling periodic full scans of the source system.
DocumentHandler
Not required.
Other information
The MicrosoftTeams Connector extracts the data by using the Microsoft Graph API https://developer.microsoft.com/en-us/graph/docs/concepts/overview