This document describes step by step how to enable collecting Data from MS Teams and Microsoft 365 for our cloud-based deployments.
Please request the full configuration document from Hortium Support: support@hortium.com
Mandatory requirements
In order to enable collecting from MS Teams platform to Hortium server, the following requirements are mandatory:
- Tenant Global Admin is required to authorise the MS Teams collector application access to tenant’s.
- TEAMS/Microsoft 365 user account with global admin rights to the MS Graph API
Set up Azure for MS Teams Data retrieval
- Open a web browser and navigate to the Azure Active Directory admin centre (https://aad.portal.azure.com). Login using a Work or School
- Select Azure Active Directory in the left-hand navigation, then select App registrations under
- Select New registration. On the Register an application page set the values as follows:
Name: HortiumTeamsCollection
Supported account types: Accounts in this organizational directory only
Redirect Uri: (Web) -> http://localhost
Click Register
- On the HortiumTeamsCollection page, copy the value of the Application (client) ID and Directory (tenant) ID save it, you will need them in the next
- From the Manage left-hand panel, access Certificates & secrets
- Select New client secret
- Type a description
- Set the expiration date to “Never”
Click Add
- Copy the client secret value before you leave this page because it will be required in the following step. This client secret is never shown again, so make sure you copy it
- Access API permissions from the left hand panel, under Manage then click “Add permission”
– Choose Microsoft Graph, then click Application permissions
- Select Read.ALL Click ADD permissions
- Select Read.ALL Click ADD permissions
Full list to add:
- Make sure that admin consent for ApS is granted and the status displays that