Find Your Tenant ID
The Tenant ID identifies your Azure AD directory. It is required to fetch the Bot Framework token for your organization.
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.
Linking the Account from the Hub
Navigate to the Hub
Use one of the three Linking Account Methods to access the Hub.
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.