Recent Discussions
Sharing part of the screen
Several users in our organisation use wide screens (42-49") which when shared in Teams as one screen are illegible for others. Even when sharing between two users, video is very pixelated and difficult to read. We tried using window sharing which works fine, but there is a need to often switch between several windows, which is creating multiple issues, especially when information from one window is referenced in another. I was unable to find a function enabling us to share just a portion of the main screen as we use in PowerTools. Am I missing something here or would this require a request for a new feature?Solved206KViews22likes32CommentsPhishing Simulation Training with Teams?
Hey all, while setting up some Exchange Online Phishing Simulation Training, I saw the (greyd-out) option to use a teams payload when it comes to setting up a phishing simulation. I didnt find any very useful articles, why this is greyed out. Business Premium+ Defender and Purview Suite for BP is licensed. How do I set this up and configure it? Does this also support all types of attacks (Credital harvest, ...) I'd be happy for any recommendations! BR Schnittlauch43Views1like2CommentsIssue with Teams 'Add a User to Group Chat' API call?
I am getting a very strange error when trying to add a new user to an existing group chat using a GraphQL call. I have looked through the documentation, asked AI, and even contacted Microsoft support and no one can seem to explain why this API call is failing. Below is the API call that I am making. I can find no reason that I should be receiving the error message '#microsoft.graph.aadUserConversationMember' To get the basic questions out of the way.... Yes, the account making the API call DOES have permission to add users to the channel (and can do so using the frontend as normal.) Yes, the thread in question is a group chat, so adding members to that chat should be a valid command. Yes, ALL members in the group chat currently have the type '#microsoft.graph.aadUserConversationMember', so it is definitely a valid type for users in this channel. Yes, I have tried both the beta and stable channel; each gives the same error message. Yes, the invited user is internal to our organization, and is a valid target for the invite (invites work through frontend as well.) No, I cannot use the 'add member to channel' endpoint, because the chat is a group chat, not a channel. I can only assume, at this point, that the error message is a red herring and there's something else wrong with my API call?Why am I receiving this error message when trying to add a member to a pre-existing group chat? Thanks in advance for any assistance. POST to URL: https://graph.microsoft.com/beta/chats/[[THREAD_ID]]@thread.v2/members BODY: { "@odXXX.type": "#microsoft.graph.aadUserConversationMember", "roles": [], "email address removed for privacy reasons": "https://graph.microsoft.com/v1.0/users/[[USER_ID]]" } ERROR MESSAGE: {"error":{"code":"BadRequest","message":"The provided '#microsoft.graph.aadUserConversationMember' for 'odXXX.type' is not valid for this operation.","innerError":{"date":"2026-01-29T18:10:32","request-id":"<PII:moderator removed>","client-request-id":"<PII:moderator removed>"}}}333Views0likes9CommentsWeb Notifications API from Personal Tab app doesn't work
I have a client-side web application that we're trying to get to run as a Teams personal tab app. I have the app working as a teams app, as long as we "open in new window" so that the app doesn't get put to sleep as it needs a permanently up session with something else. Our app uses Web Notifications API (https://developer.mozilla.org/en-US/docs/Web/API/Notification) to create desktop notificiations, but this does not seem to work when running as a Teams tab app popped out into a new window. No notifications are displayed. Permissions have been requested correctly and given and Windows is set to allow notifications, but these web notifications never make it out of teams to the desktop. There are no errors in the browser console to say the web notifications are not supported in Teams. Is this not supported as a teams app? The inbuilt activity feed is useless for our purpose (for a few reasons), so please don't suggest I use graph to make use of that instead.63Views0likes3CommentsWhats the best Practise for on-call duty via teams external calling?
Hey community, I'm a bit in a struggle when setting up our Teams Operator Connect Phone system. We have an Auto attendence which is offering different menus (Press 1..., etc) We're planning on setting up a twentyfour x seven on-call duty where customers can call and are getting redirected to the mobile phones of our technician. I saw the option to forward to one number, but there isn't an option to forward to multiple numbers. How do you guys solve such a scenario, where you have to wake up colleagues mid night? We are changing shifts weekly, always 2 guys, sometimes 3 ppl. on shift. Thank in advance, SchnittlauchSolved135Views0likes3CommentsTeams Transcription (Licensing / Button greyed out for some users)
Hello, i have questions regarding transcription in Teams. Our org has Microsoft 365 Business Standard licenses, two users have icrosoft 365 Copilot Business on top of that. First question: is transcription possible for users without Copilot Business License? If the meeting policy is specified as something other than "off", some people can start the transcription, even if all participants of the meeting have no Copilot Business License. Is this on purpose or am i using a loophole and am i violating my license agreement in any way? Second question: some users can start the transcriptions, while others with the same teams version, license and meeting policy can not I read that having the personal setting disabled to identify yourself automatically in meetings will prevent you from starting the transcription, but that setting is enabled for every participant. On the teams app for android, one participant can enable the transcription, in the same meeting in the desktop app it is not available (disabled by Administrator per Policy) Teams version is 26072.519.4556.7438. Any pointers how i can locate the user specific difference, that is responsible for the transcription? I checked the assigned meeting policy and it is the same. Thanks for your time and help! Best regards, AndiY36Views0likes1CommentCustomizing Participant Data in Teams Meetings
Hello, I have a Teams Premium account, and I would like to customize the participant data. Most of the participants are outside of my organization. Ideally, I would like participants to add their full names as well as their department when they log into the meeting. Otherwise, I am having to ask participants to add that information into the chat, and they don't always do it. What is the best way to achieve this? Thanks, David18Views0likes1Commentad-hoc call transcripts via graph api endpoint
I have an app with the below permissions. I can successfully get list of transcripts and transcript content for online meetings. But when I try to get list for ad-hoc calls, I get the 400 Bad Request error. Any suggestions on how to get ad hoc call transcripts? Permissions Error:54Views0likes3CommentsOption to change default recording & transcription settings?
I've been asked to look at changing the default settings for recordings & transcriptions, specifically the “Who has access to the recording or transcript.” setting, changing it from "Everyone" to "Specific people". I've looked through Meeting Policies in Teams Admin Center but can't see an option that governs this behaviour. Although we've advised users to change this setting if needed, we have had instances where the user has forgotten to change the default and has inadvertently allowed guest/temporary participants (who may have only been in attendance for a specific item) to see the whole meeting transcript. Many thanks, Olly388Views2likes2CommentsContinuous feedback in Teams without it getting lost in chat?
Our company is trying to move from annual reviews to continuous feedback. The idea is that managers and peers give quick feedback throughout the year and it all gets captured somewhere. Right now people just send feedback in Teams chat or email and it vanishes. By the time reviews come around nobody remembers what was said 6 months ago. Is there a structured way to give and receive feedback inside Teams that actually saves it and makes it retrievable later?19Views0likes0CommentsStruggling to keep 1:1 meeting notes organized across weeks in Teams
I have 8 direct reports and we do weekly 1:1s. Right now I'm keeping notes in OneNote but theres no easy way to carry over action items from last week or see what we talked about 3 months ago without scrolling forever. Teams meeting notes are even worse because each meeting creates a separate note. Someone in my company suggested using a Loop page but that still doesnt solve the continuity problem. How are other managers keeping a running history of 1:1 conversations thats actually searchable and organized?49Views2likes1CommentImages compressing and sending on team.
Hey everyone, I'm facing an issue with Team. When I try to send over 20 images, each around 20MB to 10MB in size, they won't go through. I've tried using online tool such as https://jpegcompressor.com/ to compress them, but it only supports up to 10MB images. I need a solution or software that can compress them easily so I can share them with my colleagues hassle free. Thanks, and regards, Jiya Hana.697Views0likes1CommentDisplay Teams chat message with date stamp rather than relative day
Is there a way to force Teams Chat messages to display the date of a message rather than "yesterday" or "today"? e.g. display "27/08/2024" instead of displaying "yesterday 2:12 pm". (I'm creating this post on 28/08.) We use screenshots of Teams messages in our processes, and having to wait for the actual date to displayed invariably means taking the screenshot is forgotten. Immersive reader always shows the actual date, but not the recipient of the message. No help there.7.5KViews16likes16CommentsMaking Teams start on Secondary Monitor
Is there a way to force Teams to start on my secondary monitor (Screen 2)? Every morning I start Teams, it comes up on Screen 1 and I have to move it over to Screen 2 so I can do my work while still seeing the chat/calls windows. I checked settings in Teams as well as looking in Windows (Apps & Features, and Properties) but can't find anything that can set it to start on the secondary monitor instead of primary. It does not appear to retain the last screen position on exit.Solved43KViews2likes8CommentsAuto-saving transcription files in a folder?
I'm currently working in a project which requires the usage of meeting transcription files (not recordings!), and I couldn't find a foulder at OneDrive, or Sharepoint that contains the transcription files (.vtt), I know I can manually download it at the meeting recap but manually downloading it would make my project kinda pointless, is there any way that I can configure it to automatically save the transcription file at a folder like it happens with recordings? Thank you!Solved510Views0likes2CommentsQuestion about Teams Phone licensing
Hi everyone, I have a question about Teams Phone licensing: If I have some users who have Teams Phone to make and receive external calls, when one of them receives an external call, can they transfer it to another user who only has a regular Teams license but not a Teams Phone license? Or does the user I want to transfer the call to also need a Teams Phone license? I couldn't find a KB article that clarifies this. Thanks regards45Views1like1Comment[Adaptive Card] Issue with rendering images and ToggleVisibility
I am using a simple accordion style adaptive card with a collapsible section: { "type": "AdaptiveCard", "$schema": "https://adaptivecards.io/schemas/adaptive-card.json", "version": "1.5", "body": [ { "type": "Container", "items": [ { "type": "ColumnSet", "columns": [ { "type": "Column", "items": [ { "type": "TextBlock", "text": "Title", "wrap": true, "size": "Medium" } ], "width": "stretch" }, { "type": "Column", "id": "chevronDown", "spacing": "Small", "verticalContentAlignment": "Center", "items": [ { "type": "Image", "url": "https://adaptivecards.io/content/down.png", "width": "20px", "altText": "collapsed" } ], "width": "auto" }, { "type": "Column", "id": "chevronUp", "spacing": "Small", "verticalContentAlignment": "Center", "items": [ { "type": "Image", "url": "https://adaptivecards.io/content/up.png", "width": "20px", "altText": "expanded" } ], "width": "auto", "isVisible": false } ], "selectAction": { "type": "Action.ToggleVisibility", "targetElements": [ "cardContent", "chevronUp", "chevronDown" ] } }, { "type": "Container", "id": "cardContent", "isVisible": false, "items": [ { "type": "Container", "items": [ { "type": "TextBlock", "text": "Text" } ] } ] } ], "separator": true, "spacing": "Medium" } ] } On the initial load, the image (down arrow) gets rendered properly. If I click on it, the collapsed section opens (and the down arrow gets hidden and replaced by the up arrow). However, if I collapse the accordion again, the following happens: And it stays like this until I restart the Teams client. Looking at the devtools network tab for the web client the following behavior can be observed: During the initial load (1) the down.png gets fetched and stored in memory. You can also see the result on the right. If I extend the component (2), the up.png gets fetched and stored in memory. If I then collapse the section again (3), the call to memory for the down arrow fails with GET blob:https://teams.microsoft.com/51e89b2e-7da4-4c80-bf98-a6ee4d257052 net::ERR_FILE_NOT_FOUND It happens in both the standalone client and the web version. Also for multiple users (so it is not just some caching issue on my side). It seems to me that toggling the visibility somehow removes the images from memory. But it only happens for images that are initially visible (it doesn't happen for the up arrow in my case).201Views0likes2CommentsCreate Bot without Developer Studio
Hi, We have a bit hard policies and users are not able to use the Developer Studio by they own to make new Bot: If you press [New Bot] you can give the name, but then [Create Bot] start hanging and does nothing. Previously on Azure had a user setting which block or allow users to register apps. Now I need our tenant admins or application administrators (?) to setup the bot(s) manually. Does anybody knows if the bot registration for Teams is possible to do without developer studio? The Developer Studio shows only your own Bots, so they cannot do that for me using Developer Studio.54Views0likes3Comments
Events
Recent Blogs
- Hi Teams Community, We're back with another great addition from Christopher Tart to Support Diagnostics for Microsoft Teams. We're excited to share that the Teams Support team has added a new di...Apr 23, 2026117Views0likes1Comment
- Hi Teams Community, We're back with another great addition from RuiTabaresMsft to Support Diagnostics for Microsoft Teams. We're excited to share a new test now available in the Microsoft Remote C...Apr 23, 202682Views0likes0Comments