Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
Azure Active Directory Configuration

VSM uses Graph API to collect data from MS Microsoft Teams, the following information are required  is required to add MS Microsoft Teams to VSM:

  • Tenant ID
  • Application ID
  • Shared Secret

In order to obtain the required fields the following steps need to be executed on the Tenant Azure AD 

  • New APP Registration
  • Assign right API Permission to the new APP
  • Generate Shared secret Key


New App Registration

Browse to Azure Portal AD https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade

Navigate to App Registrationand click on 'App Registrations'


Click (plus) New registration


Enter Application Registration Details using the following table.

...

FieldValue
NameEnter the name you want to give to your application
Supported Account TypeChoose Accounts in this organizational directory only (Virsae Group Limited only - Single tenant)
Redirect URILeave Blank


After creating the Application Take take note of Application (Client) ID and Directory (tenant) ID

Assign API Permission to the New APP


Navigate to and click on 'API Permissions'


Click (plus) Add a permission


Click on Microsoft Graph

...

The following page will appear


Click on the 'Grant admin consent' tab to grant permission for newly created Application

...

Once Granted the following will be displayed


Generate Shared Secret


Navigate to and click on 'Certificates & secrets'


Click (plus) New client secret


Enter Client Secret Information using the following table.

...

Take note of Secret Value and Secret ID as it will disappear when you navigate away from the page , The value in the field Value is the value that is going to be added to VSM in Shared Secret Field 


Web Portal Configuration

Add MS Teams

Log in to the VSM web portal using your VSM credentials and password.

...

At the bottom of Manage Cloud Services Click Add Services click 'Add Services' 

A form will open which you can populate MS the Microsoft Teams details as per table below

...

Web Portal - Add MS Teams Field Description

FieldValue
VendorMicrosoft
ServiceTeams Cloud Service
Friendly NameFriendly Name for MS Teams
Tenant Id

Directory (Tenant)ID dispalyed under the created Application Image Modified

Application Id

Application (client) ID displayed under the created Application Image Modified

Shared SecretThe value under Client Secret


Click AddWhen you have completed the form click 'Add'.