Release Notes
Microsoft Teams Connector Release Notes
Released Versions
...
- SDK 1.5 (Locator 2.9)
- SDK 1.6 (Locator 2.10 )
Limitations
- The current Microsoft Grahp API version doesn't allow to receive information about the teams that the user is not an owner or member of, so in order to fetch all information the index user must be added manually to a groups/teams within office 365 platform or Microsoft Teams application.
- 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)
- and 2.11)
- SDK 3.0 (Locator 3.0)
Limitations
- 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:
...
Full Crawl: The Microsoft Teams Connector supports scheduling periodic full scans of the source system.
Incremental Crawl: The Microsoft Teams connector support incremental crawling for new teams, documents and messages. Please note, that new channels wouldn't be indexed by the incremental crawler.
DocumentHandler
Not required.
...
The MicrosoftTeams Connector extracts the data by using the Microsoft Graph API in a beta version. API https://developer.microsoft.com/en-us/graph/docs/concepts/overview
Conditional Access:
Make sure that you don't have any conditional access rules which disable access to Office365 applications. Check if there is no restrictions for index user's location, device etc...
Also in 'Grand' tab under Access Control "MFA" shouldn't be checked, because connector doesn't support it.
For more info see: https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/howto-conditional-access-policy-block-access