Can we customize Post-App-Add Experience by suppressing default Channel Picker
When a user adds our custom Teams app, a pop-up currently opens prompting them to choose where to open/install the app — typically showing a channel picker or chat selection UI. Is there a way to suppress or skip this default pop-up, and instead provide…
I am getting Unauthorised error without reason while subscribing to email notification using graph API
We're developing an application that needs to read clients' Outlook emails for internal use. We've created an application in Azure AD and configured all required permissions to fetch emails and receive notifications. Our implementation uses client…
Teams Room Devices Question
Hi , Do Teams Rooms certified devices that are purchased typically get re-certified before their expiry date? Some devices on the certified list (e.g. Poly devices) expire later this year in 2025. I would not want to commit to buying something that then…
Chat settings
Hello, In my organisation some users cant see this setting while some can, is there a setting where this is disabled somewhere for the organisation? All users use the same teams version so they should be able to see it. Is there a setting somewhere else…

The teams meetings are stored somewhere even if they are not recorded? Can I request a transcript from a teams meeting through ICO in the UK even if was not recorded?
I recently had a performance review meeting, and just two days later, I was made redundant. I submitted a Data Subject Access Request (DSAR) because I am preparing for an employment tribunal, but the information I received did not include anything…
The error appeared when checking the video reply in Teams
When I tried to check the video reply, I couldn't sign in. The error I met is below: Request Id: f180aeac-045c-4829-b85e-1ccd319d1f00 Correlation Id: 5a7d97a1-00c1-0000-a803-201aafd7fe7d Timestamp: 2025-04-24T02:38:28Z Message: AADSTS90072: User account…
Enable file sharing and calling to External Persons in Teams
Hello Please i need your help on this issue. Please send me step-by-step instructions on how I can: Enable file sharing with external Teams users Enable calling with external Teams users
how do i continue becoming a student ambassador?
so i joined discord last month for student ambassadors and i got my contributor id but i completed the training program for becoming a student ambassador without the contributor ID so that my process can be tracked and so i can become an ambassador but I…
Issue with Microsoft Teams installation detection via Intune
Hi! I'm currently attempting to deploy the new version of Microsoft Teams to users via Intune Win32 Apps. Each time, however, I receive the following error: "The application was not detected after installation completed successfully…
The Teams meeting extension is displaying an incorrect side panel height in certain browsers like Edge and Chrome, while it appears correctly in Safari and the Teams desktop app.
We are developing a Teams meeting extension for our organization. The Teams meeting extension is displaying an incorrect side panel height in certain browsers like Edge, Firefox, and Chrome, while it appears correctly in Safari and the Teams desktop…
How can users track app approval status after requesting a blocked Teams app?
We're developing a custom Microsoft Teams app with a bot, and I have a few questions related to app approval and visibility at the tenant level. I understand that when an app is blocked by default, admins can approve it either for selected users or for…
People picker dropdown gets cut off at Adaptive Card border
I am trying to create a message extension App that would allow our IT Support to create a Jira ticket from selected message. App would work in a Team chat and is written in Python using the BotFramework SDK. After the ticket is created I wish to send an…
Tạo nhóm trong Teams
Trước đây tài khoản của tôi tạo được nhóm, giao bài cho học sinh, ... trong MS Teams ok nhưng bây giờ thì không tạo nhóm, không giao bài cho học sinh, ... Xin hướng dẫn giúp. Trân trọng cám ơn.


Teams App Localization Not Reflecting – Need Help
Hi team, I'm currently in the process of uploading our Teams app and testing its localization functionality by following the official Microsoft documentation here:…
How to have an ALIAS for "post as" in Post your own adaptive card as the Flow bot to a channel
I have just implemented Workflows as replacement for will be deprecated connectors on MS Teams. I have set up all my teammates as owners and so as myself. Connector is my own MS Teams email. I ran sample alerts and I observed that I am posting as the…

Change display name of Teams bot, deployed on Azure
I have a Teams bot I deployed through the teams-ai library. Deployed on Azure. Its not yet approved by the teams admin center, hence only visible to me. I have access to the Azure portal and the O365 entra admin center. I tried changing the name on…
How to secure access to my exposed endpoint for Teams Channel Bot
I created a bot in C# for my org. and the endpoint its exposed externally The bot is self hosted, and we need it to be. The question is, what is the best approach to secure the access to the endpoint as this needs to be publicly available as needs to be…
Teaam App install graph api is not working
We are currently experiencing API issues with Teams, resulting in unexpected behaviour where installedApps api of Microsoft Teams is unstable. We are getting like as below. { "error": { "code": "BadRequest", …
How to access live stream of the participants in the video call in teams meeting
Hi, I want to build an app which can receive the live video stream of the participant in the video call in teams. Could you guide me through the steps which will allow me to get access to those streams.
How to get idtoken in MS teams
Hi, I am developing a chatbot on Teams framework. Regarding to customer request I need to call and external REST API on intranet and reply back to bot as an answer. To achieve this flow I am able to create accessToken through…