Register LangChain App to Teams
What is the standard way of registering a LangChain/LangGraph LLM app into Teams app, so people within the same organization can enjoy the app? Tried Azure Bot, App Service, but couldn't succeed in the phase of testing in web chat function;…
Microsoft Teams | Development
Get user Teams Town Hall meeting option details Via PowerShell
Hi, I need to get one scheduled Town Hall meeting information via PowerShell if user set to true for "Record and transcribe automatically" or not. Is this can we get via PowerShell, please share the command.
Microsoft Teams | Development
MyM365Agent - Can't run this app in teams
I'm using Visual Studio 2022 Professional Version 17.14.20 with Teams ToolKit I've created a new Microsoft teams Application with Teams Tab model. As asked in the readme, i've selected the Microsoft 365 Account. When I run the solution for Teams browser…
Microsoft Teams | Development
Problem in Teams bot, after some time I can't write a message
Hello, I'm developing a bot for Microsoft Teams that is connected to n8n. The bot is registered in Azure Bot Service and works as expected — except for one issue. After approximately 30 minutes of inactivity, the chat input bar in Teams becomes disabled,…
Microsoft Teams | Development
Teams custom message extension intermittently fails to respond in chat and channel contexts
Teams custom message extension that behaves inconsistently depending on where it’s invoked (1:1 chat, group chat, or channel). The extension uses Azure Bot Service + Bot Framework SDK v4 and integrates with Microsoft Graph for data retrieval. I’m using…
Microsoft Teams | Development
Teams - Applications have disappeared from the developer portal.
I created/owned several applications on the Teams developer portal. They appeared normally for several weeks, but since the beginning of this week they are no longer visible on the developer portal. The applications are still functional, and I checked…
Microsoft Teams | Development
Outlook Event PATCH API is not returning meeting URL in response even if "isOnlineMeeting" is set as true in the request
We are using Microsoft Graph Event API to create/update events in user's calendar. The event is creating successfully as expected in calendar through API call. But is not updating as expected. We are using event PATCH API for updating the event. We want…
Microsoft Teams | Development
How to Contact Microsoft Developer Support for Application-Hosted Media Bot Implementation Assistance?
We are developing a Microsoft Teams Application-Hosted Media Bot for production use and require direct technical assistance from Microsoft developers or the Teams platform team. **Our Situation:** We're facing critical blocking issues with…
Microsoft Teams | Development
Issuer URL for MS Teams bot framework
I'm migrating our Kyma APIRule configuration from v1beta1 to v2, and v2 requires an explicit issuer URL that must exactly match the iss claim inside the access tokens issued by the Bot Framework. Could you please confirm the exact issuer URL (including…
Microsoft Teams | Development
Create virtualEventWebinar 400 Bad Request
Sending a POST request to https://graph.microsoft.com/v1.0/solutions/virtualEvents/webinars with the exact body listed in the docs (except amending the times) yields a 400 bad request response with no other message or detail. Request body: { …
Microsoft Teams | Development
Able to send messages using conversation ID even after bot uninstallation
We are developing a notification-only bot and observed that even after the bot is uninstalled (removed) from Teams, it is still possible to send messages to the user using the existing conversationId. However, when trying to create a new conversation,…
Microsoft Teams | Development
Microsoft.TeamsFx SDK has FindAllMembersAsync method which throws null reference error after getting the teams ids from storage account
I am using below method from Microsoft.TeamsFx SDK to get the members ids from storage account who have installed agent in the teams to send notifications. FindAllMembersAsync method is calling internally List method and getting the teams ids from…
Microsoft Teams | Development
i want to extract microsoft teams meeting recordings, transcript, attachments and hyperlinks which shared in a meeting which i organised
I want to fetch the IDs of meetings that I have organized and that occur within a specific time range. On the first run, the code should return the IDs of all meetings where I am the organizer and that took place in the last 30 days. On subsequent runs,…
Microsoft Teams | Development
Azure Commercial Cloud App with Office 365 GCC Tenant for Teams delivery
We're encountering challenges in sending proactive messages through our Teams bot application with a customer's Office 365 GCC environment and need clarification on compatibility and configuration requirements. Current Setup: Bot application and Azure…
Microsoft Teams | Development
The tenant admin disabled this bot
Hello, we are trying to connect a bot that we made to Teams and are facing an error in the teams channel from the Azure control panel that says "The tenant admin disabled this bot". Searching all over google, we applied new policies, blocked…
Azure AI Bot Service
Microsoft Teams | Development
How to avoid MS Teams to select MJPG as camera data format?
I'm developing a "python + C++ DLL" application, which calls Windows MediaCapture interface to open and read camera data (in format of NV12 or YUY2) in SharedReadOnly mode. And it must work together with MS teams while teams open camera (in…
Microsoft Teams | Development
i would like to speak to a support person
how can i get help restoring my computor from being hacked could i have a number to call for help thank you
Microsoft Teams | Development
How can I share both my screen and front camera in Microsoft Teams on iPad Pro M4?
Hello, I use Microsoft Teams on my iPad Pro (M4, 13-inch, iPadOS 18), and I need to share both my screen and my front camera simultaneously while presenting in a Teams meeting. Unfortunately, I can’t find an option to do this within Teams or iPadOS. I’ve…
Microsoft Teams | Development
Teams sound on Mute when joining meetings
I recently upgraded my MacBook Pro. I have the latest version of Teams installed. I am using external speakers When I join a meeting my microphone and speaker volume are on mute. There is a little speaker icon with an X next to it. When I press the…
Microsoft Teams | Microsoft Teams for business | Other
Microsoft Teams | Development
Something went wrong when run Teams app in local environment
I run Teams app in local environment but show something went wrong. Here is the manifest.json. Please take a look, thanks. <PII removed>