On Teams, how do you find the time the call made/initiated or terminated
Hi there, currently my Teams-Calls view Teams only shows that a call was made Yesterday & lasted 23m 26s. I need to know what time the call was made. Does anyone out there speak Teams? Is there additional navigation that would yield the desired…
Objekt ID in front of the User name - Teams
Hello all, We have a user in our AD where the ObjectID is displayed before the name when searching for this user in Teams. However, the name of the user is correct in the Admin Center, in the Teams Admin Center and in Azure AD. Please help us to get rid…
When I schedule a meeting in Teams, two team members are not receiving the invitations.
Twice, I have scheduled a Microsoft Teams meeting, and two of my team members have not received their invitation either time.
external users get this error when trying to access meeting link
Hello Please i need your help on this issue. external users get this error when trying to access meeting link I have already configured the settings, including: Guest Access Enabled in the Microsoft Teams admin center. Meeting settings allowing…
Need a new Microsoft product code
Purchased a laptop yesterday with Microsoft product I installed it. The computer stopped working so I got a new computer this morning. Need a new product code.
Content Security Policy (CSP) Issue in Outlook Add-In: 'app-name' Scheme Blocked
Overview of the issue: I encounter a CSP-related issue while integrating the 'app-name' scheme in my Outlook Add-In. Despite updating the manifest and headers, the browser blocks the custom scheme and shows the error: Refused to frame '' because it…
How to import data From existing Skype?
I am unable to see my data on Microsoft Teams. How can I import it?
I cannot add an incoming webhook to ms teams channel
Hello, yesterday when I tried to add an incoming webhook I got the generic error message that "something went wrong". Now when I hit "add" on the incoming webhook, I just get a blank page. Following the network traffic, I found out…
I cannot add an incoming webhook to ms teams channel
Hello, yesterday when I tried to add an incoming webhook I got the generic error message that "something went wrong". Now when I hit "add" on the incoming webhook, I just get a blank page. Following the network traffic, I found out…
How to handle feedback for a bot built with Teams Toolkit and teams-ai library in Python
Hi, I'm building a Chatbot with Teams Toolkit SDK for Visual Studio Code and teams-ai library in Python. The Chatbot uses Azure AI Search to achieve the "Chat with your data" functionalities. I enabled the feedback_loop within the AI…
Issues with Teams on Iphone
Good morning, Recently, I have been experiencing issues with Teams. As soon as I open Teams on my iPhone, it immediately redirects me to the Authenticator app, after which I am taken straight to a Microsoft error page. The error I receive is as…
Not able to install and run the bot locally
I'm not able to install and run the bot locally as the 'add' bot popup is not visible long enough. When i run the app from teams toolkit - it successfully opens the browser and proceeds to load the 'add bot' popup screen It loads for a fraction of…
Attach File to MS Teams Chat with External contact
I am connected with an "External" contact in MS Teams Chat and would like to share a file or graphic. The paperclip attachment is not available. I confirmed the other user is logged in to MS Team. Both companies using MS Teams enterprise. …

Can I share individual windows in Horizon on a Linux host during a Teams meeting?
I work in Horizon on a Linux host. I have installed Windows 11 and the Teams app on the virtual machine. During a Teams meeting, I only have the option to share entire screens under “Share content”, but not individual windows. Is this a settings issue or…
Teams installation fails with error 0x80070005
App installation failed with error message: error 0x80070005: Opening the package from location MSTeams-x86.msix failed.
For the "Get presence" API what are the valid combinations of availability and activity
For this "Get presence" API https://learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-1.0&tabs=http it returns an object with availability and activity which could each have multiple values according to this page…
For the "Get presence" API what are the valid combinations of availability and activity
For this "Get presence" API https://learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-1.0&tabs=http it returns an object with availability and activity which could each have multiple values according to this page…
Omit user name when posting in Teams channel with Workflows
Is it possible to not show one's name when sending messages via Workflows in a channel? For example, can I create a bot to have it send the messages for me, without my name? How? Will it cost any license?
Omit user name when posting in Teams channel with Workflows
Is it possible to not show one's name when sending messages via Workflows in a channel? For example, can I create a bot to have it send the messages for me, without my name? How? Will it cost any license?
Handling login in embedded web app (iframe) in Teams app on Mac
We have a web app (single page application) that uses msal-react for authentication. We recently introduced it as a Teams app, which has been working seamlessly for Windows users with silent login. const { login, error } = useMsalAuthentication( …