loader
banner

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

  1. Open a web browser and navigate to the Azure Active Directory admin centre (https://aad.portal.azure.com). Login using a Work or School
  2. Select Azure Active Directory in the left-hand navigation, then select App registrations under
  3. 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

  1. 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
  2. From the Manage left-hand panel, access Certificates & secrets
  • Select New client secret
    • Type a description
    • Set the expiration date to “Never”

Click Add

  1. 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
  2.  
  1. 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:

  1. Make sure that admin consent for ApS is granted and the status displays that