teams
1112 TopicsCo-organizer cannot unmute or share
For a recurring Teams meeting in which I am the organizer, one of my co-organizers was not permitted to to unmute or share during a call where I was not present. We tested the meeting later, together, and even after I joined, the co-organizer's camera, mic and share buttons remained grayed-out, and this co-organizer was listed in my People pane as an Attendee. Here are the Meeting Option settings I have: This person is included in the 'Choose co-organizers' list 'Who can present' is set to 'Only organizers and co-organizers'. 'Who can bypass the lobby' is set to 'People in my org, trusted orgs, and guests'. This person is in my organization (same company). This person joined from their Outlook calendar. Does anyone have any suggestions on how to fix so that my co-organizers can conduct a meeting that I (as the organizer) cannot join? Thank you18Views0likes1CommentExternal contacts unable to join Teams calls
Hello Please i need your help on this issue. One of my customer is experiencing an issue where external meeting invitees are unable to join Teams calls using the link provided in the meeting invite. The expectation is that the link should work seamlessly for both internal and external participants without the need to send a second link.Solved35Views0likes1CommentMS Teams Select Background outside of conference call
Is there a way in MS Teams to change or 'try on' different backgrounds before or without starting a new meeting? I have been able to upload backgrounds and test them during conference calls, but have not been able to view them outside of meetings.Solved1.1MViews10likes39CommentsCSS Properties being stripped from Teams Chat messages from Bot
Hi Team, We've noticed that certain CSS properties are no longer appearing in HTML messages when sent to Teams Chat. Previously, our bot styled messages using display and border properties, but now these properties are missing from the HTML when we inspect the page. Steps to Reproduce: Start the Echo bot from the sample templates (I used Teams Toolkit to deploy it to Teams or run it in the Test tool). In the TeamsBot.ts file, modify the onMessage function by replacing await context.sendActivity(...) with the following code. This example adds styling to an echo message. const a: Partial<Activity> = { text: `<span style="display: block; color: red; border-radius: 4px; padding: 4px; border: 1px solid red; ">Echoo:</span> <span style="display: block;">${txt}</span>`, textFormat: TextFormatTypes.Xml }; await context.sendActivity(a); Note: I also tried sending the HTML directly with context.sendActivity(...) without setting the textFormat property in the Activity, and observed the same result. Run the bot in the Test tool and Teams to compare behavior. Observed behavior: In the Test tool: All styles are applied as expected. In Teams: Only the color property is applied, while display, padding, and border properties are ignored (stripped out of the HTML). Here’s an example of the HTML output in Teams: <div dir="auto" id="content-1730973548675" aria-label="Echoo: test styles properties" class="fui-Primitive ___16zla5h f1oy3dpc fqtknz5 fyvcxda"> <span style="color: red;">Echoo:</span> <span>test styles properties</span> </div> Could you provide insights on whether this change is intended, and if there are any workarounds for preserving these CSS properties in Teams messages? Thank you!261Views11likes1CommentAssistance on Microsoft Townhalls, Live events and Webinars
Dear All, We hope you're enjoying our new Teams Town Halls! To further support your event experience, we’re excited to introduce theMicrosoft Live Event Assistance Program (LEAP)—a complimentary service designed to help you seamlessly plan and execute your events (New Teams Townhalls, Live events, Webinars) What Does LEAP Offer? This free program connects you with Microsoft event experts who can assist with: Traininganddemos Configuration support Assistancebefore, during, and afteryour Town Halls, webinars, or live events Whether you're transitioning from Teams Live Events to Town Halls or planning future events, our team is here to guide you every step of the way. How to Access Free Support To receive assistance for your Microsoft events, simply log a support case with our experts. Please bookmark or update the following links to submit your request: Microsoft events assist portal (LEAP) Microsoft free support for your events (LEAP) Important Notes for First-Time Users Profile Creation:On your first visit, you may be prompted to create a profile. If redirected to a form that doesn’t mention LEAP, simply revisitLiveEventAssistafter profile creation. When submitting your support request, please follow these guidelines: Product Family:Cloud and Online Services Product:Live Events Assistance Program (LEAP) Support Type:Professional No Charge Issue Description: Title:Live Events Assistance Request Event Date and Duration Event Location Note:Use yourwork contact details(corporate email). Personal accounts such as Outlook or Gmail are not supported. If you're an event attendee, please contact your event host for assistance. Additionally, our team can assist with Microsoft eCDN-related queries. Learn More To explore the full benefits of the LEAP program, visit:MicrosoftVirtualEventGuidance We look forward to helping you make your events a success!47Views0likes0CommentsTeams Video Clips location
As you know you can send short video clips in Teams chats for a little while now. We wonder where those clips (and also the short voice messages that can be send via Teams Mobile App) are actually stored. It obviously is not OneDrive as we haven't found it there. Maybe it is just completely hidden for end users (and admins)? Maybe it sits somewhere in the (shadow) mailbox? Haven't found this information in any public documentation of this feature. Any advise is highly appreciated.Solved4.4KViews0likes6CommentsTeams User names are not displayed with desktop app teams and shown as Unknown user
Hello Team, In any discussion panel of teams meeting, we noticed that outside the organisation user names are displayed as Unknown User in teams desktop app, but their names are shown in Mobile Teams App. Attaching the Screenshot for reference.5.2KViews0likes2CommentsAllow Teams application start minimized
We are starting to use Microsoft Team in the company. We have automatic startup set up when the user logs in to Windows 10 and we need it to start in minimized mode and there's no way. The problem is that every time we turn on the computer, Teams starts and you see the last conversation, last work computer, etc and we don't want it to be seen because there may be confidential information that we don't want to show when we turn on the computer to have a meeting with an external party. Can you add some functionality in the menu that allows the execution of Teams in minimized mode? With Microsoft Skype for Business it is possible and we don't understand why not with Teams. Thank youSolved105KViews0likes17Comments