How to add Azure Bot in scheduling meeting.

Suprita Biswas 10 Reputation points
2025-09-19T08:07:16.2333333+00:00

Hi everyone,

I've created an Azure Bot and successfully published it to Microsoft Teams via the Teams channel. My primary objective is for this bot to join scheduled meetings and provide real-time meeting insights, such as:

  • Participant count

Camera (video) status

Microphone (mute/unmute) status

So far, I’ve:

Enabled the calling features for the bot

Added all the necessary Graph API permissions (e.g., Calls.AccessMedia.All, Calls.JoinGroupCall.All, etc.)

Currently, the bot is able to join 1:1 calls successfully. However, I’m unable to get the bot to appear or join in scheduled Teams meetings.

Has anyone implemented this successfully or could guide me on how to allow the bot to join scheduled meetings automatically (or via Graph APIs)?

Any help would be greatly appreciated!Hi everyone,

I've created an Azure Bot and successfully published it to Microsoft Teams via the Teams channel.
My primary objective is for this bot to join scheduled meetings and provide real-time meeting insights, such as:

Participant count

Camera (video) status

Microphone (mute/unmute) status

So far, I’ve:

Enabled the calling features for the bot

Added all the necessary Graph API permissions (e.g., Calls.AccessMedia.All, Calls.JoinGroupCall.All, etc.)

Currently, the bot is able to join 1:1 calls successfully.
However, I’m unable to get the bot to appear or join in scheduled Teams meetings.

Has anyone implemented this successfully or could guide me on how to allow the bot to join scheduled meetings automatically (or via Graph APIs)?

Any help would be greatly appreciated!

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
{count} votes

2 answers

Sort by: Most helpful
  1. Suprita Biswas 10 Reputation points
    2025-09-23T06:56:32.3133333+00:00

    Thank you so much for your help @Sridhar M ,

    But I did not find any email id for my BOT in Teams admin portal.For work around I have created a user for this bot. But I am not getting how to correlate the user to the bot.


  2. Suprita Biswas 10 Reputation points
    2025-09-25T12:53:47.7333333+00:00

    I did change the version number and followed the step you mentioned. Like creating zip and uploading it again.

    but just few hours ago I did these changes but now also I am getting same error.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.