Versions Compared

Key

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

...

This plugin uses a Teams Messaging Account which contains all relevant credentials to connect to the Teams workspace. Navigate to Topology->Integrations->Messaging and create a new Account with the Provider set to MicrosoftTeams.

...

Create an Application in the Azure portal

...

  1. Sign in to the Azure portal

  2. If you have access to multiple tenants, use the directory + subscription filter in the top menu to select the tenant in which you want to register an application.

  3. Search for and select Azure active directory.

  4. Under Manage, select app registrations, then new registration.

    Image RemovedImage Added
  5. Enter a Name for your application and specify who can use the application.
     

    Image RemovedImage Added
  6. Select register to complete the initial app registration.

  7. Open application capture application (client) ID and directory (tenant) ID from app registration.

    Image RemovedImage Added
  8. Create a new client secret and capture client secret.

    Info
    titleNote

    Record the secret's value for use in your client application code - it's never displayed again after you leave this page.

    Image RemovedImage Added
  9. Create API permissions

    Select API permissions > Add a permission > Microsoft Graph

    Image RemovedImage Added

Select delegated permissions.  You can type the names of these permissions in to filter and find the necessary permissions quickly. The 7 or 8 permissions you need are:

...