turnContext.sendActivity does not return reply.id (messageResponse) for channel messages - problem when passing ID to external API
I'm working on a Microsoft Teams bot (based on the Bot Framework) that, when I send a message (e.g. an adaptive card) to a channel, should return a message identifier (reply.id) - referred to in my code as messageResponse. I then pass this identifier to…
How do I stop the bot/personal app chat from appearing when I click the deep link to navigate to a tab in MS Teams mobile?
Hello, In microsoft teams mobile I will have my bot display a deep link to the app tab. However, in the mobile experience that deep link will navigate to the tab but the bot chat app will also appear. How do I make it stop? No issues with the desktop…
How do I navigate to a custom tab in my personal app in Microsoft teams mobile?
Hello, If my app in MS Teams has a custom made tab, how can I navigate to it via mobile? I can't seem to find it. I have no problem finding it in the desktop version. Thanks
How to force turn off camera and mic when my screen locks in Teams for all my Employees
In Microsoft Teams, Settings, Privacy, there is option to "Turn off my camera and mic when my screen locks". How can I force it to all my users. or at lease enable it to all my users (even without forcing) ? I didn't find any settings in Intune…
Change mailbox on Team Pro room license
Purchased Teams Pro license 3 months ago for meeting room (Crestron conference system) but now need to change mailbox address. Pro License is not up for renewal yet wondering if change will cause conflicts to license or can license but used again with…
![](https://techprofile.blob.core.windows.net/images/a1395d6d60e64acc8c1bfc104037f1aa.png)
Accessing VAAC outside of Power BI
I'm attempting to access VAAC Data using Postman/PowerShell, but I'm facing some challenges. In the article "Accessing VAAC outside of Power BI," they provide an example of using a username and password, but it didn't work for me, (I used a…
ERROR : We've run into an issue Oops, something went wrong!
I have created a meeting with an instructor and trying to join the meeting and found the below error : We've run into an issue Oops, something went…
Sharing Power Apps application
I’m trying to create an application in Power Apps, but I’m facing an issue with data visualization. The data is taken as input from an Excel file stored on SharePoint online. The problem occurs when I share the Canvas app on a Teams channel or with…
In Teams Bot OUTLINE icon(chat icon) is not getting displayed
ChatIcon.pngThe OUTLINE icon displayed earlier is not showing now after updating the teams app. We tried following things: (1) We cleared all the team's cache (2) Go to your bot in azure >> go to settings on left hand side - you will see the…
In Teams Bot OUTLINE icon(chat icon) is not getting displayed
ChatIcon.pngThe OUTLINE icon displayed earlier is not showing now after updating the teams app. We tried following things: (1) We cleared all the team's cache (2) Go to your bot in azure >> go to settings on left hand side - you will see the…
Issue with the sandbox being unavailable on Microsoft Azure Fundamentals
Hey everyone, I’ve been trying to use the MS Learn Sandbox for a module, but I keep running into this annoying error message: “The sandbox for this module is currently unavailable. We're working to resolve this as quickly as possible. In the meantime,…
Microsoft Teams - Show When I'm Speaking in a Meeting
Swapping from Webex to Teams, I notice there is no way to see if there is any sound coming in through my mic in the middle of a meeting. Webex has a visual representation (on the mute button) so that if you had background noise or you forgot to mute it…
Teams has started using 100% CPU
Teams has just recently started consuming all of the available CPU on my Windows 11 PC. Total CPU is at 100% with Teams consuming anywhere from 60-98%. This is resulting in a very sluggish user experience making my PC nearly unusable. When I kill the…
How to extract prompts from Copilot in Microsoft Teams ?
Hello, I hope you are doing well. My goal is to extract prompts from Copilot in Microsoft Teams. Basically the logic that I want is to : Get the last user's prompt and last Copilot response as soon as Copilot replies. Is there a clear way to do…
How to extract prompts from Copilot in Microsoft Teams ?
Hello, I hope you are doing well. My goal is to extract prompts from Copilot in Microsoft Teams. Basically the logic that I want is to : Get the last user's prompt and last Copilot response as soon as Copilot replies. Is there a clear way to do…
When tried to create OnlineMeeting as event we have the onlinemeeting url null and not showing meeting on attendee's calendar
1.Event getting "onlineMeetingUrl" as "null", Online mee event is not showing on attendee's calendar, showing only on the organizers calendar 3.Mail is also no send to the attendees when meeting is setup. POST…
When tried to create OnlineMeeting as event we have the onlinemeeting url null and not showing meeting on attendee's calendar
1.Event getting "onlineMeetingUrl" as "null", Online mee event is not showing on attendee's calendar, showing only on the organizers calendar 3.Mail is also no send to the attendees when meeting is setup. POST…
Inconsistent but frequent 403 FORBIDDEN API responses from graph API when creating or renewing Teams channel message subscriptions
Starting at approximately 1PM PST on 1/27/25, my team started to observe a significant increase in 403 Forbidden responses from the MS Graph API when renewing subscriptions (using this endpoint) for MS Teams channels (chatMessage resource). No change…
Inconsistent but frequent 403 FORBIDDEN API responses from graph API when creating or renewing Teams channel message subscriptions
Starting at approximately 1PM PST on 1/27/25, my team started to observe a significant increase in 403 Forbidden responses from the MS Graph API when renewing subscriptions (using this endpoint) for MS Teams channels (chatMessage resource). No change…
What is Teams bot's OptionFlags and how can one set its value?
We deployed two policy-based recording bots A and B for Teams recording. However, only A can record. For bot B the call simply won't hit it. I checked ports used, and B has no issue in accepting incoming connections for the same ports used by A. I…