Skip to main content

Find Your Tenant ID

The Tenant ID identifies your Azure AD directory. It is required to fetch the Bot Framework token for your organization.

1

Navigate to Your App Registration

Sign in to the Azure Portal.

  • Search for Microsoft Entra ID in the top search bar.
  • Click App registrations in the left menu.
  • Click on your app from the list.
2

Copy Tenant ID

On the app’s Overview page, copy the Directory (tenant) ID value.

Linking the Account from the Hub

1

Navigate to the Hub

Use one of the three Linking Account Methods to access the Hub.
2

Fill out the fields

Fill out the following fields using details from your provider:
  • Tenant ID
3

Connect

  • Click Connect
  • If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
  • Once authorization is successful, you will see a confirmation popup

If the account linking is successful, you will see the newly linked account in your Accounts page.

References

Microsoft Graph API

Full REST API reference for Microsoft Graph.

Build a bot for Microsoft Teams

Guide for building bots to leverage the messaging API for agentic use cases.