settings
2519 TopicsMeet compared to the new Events app
Am I the only one not impressed by the "Events" app that replaced "Meet"? Meet was easy to use and was great to find recent items. Now with the Events app, that app is just empty - no content at all. Now I have to instruct users to go dig around their chats for recorded meetings. Is there way to have that old Meet functionality somewhere?42Views0likes1CommentChange meeting category default options
When creating a new meeting in Teams and clicking the drop down button to select a category, a list of about six options appears that appear to be randomly selected. These don't bear any relation to the most commonly used categories I use, meaning I then have to click through to the list of all categories to find them. Is there a way to change what categories appear in that initial short list to save me a click each time?38Views0likes1CommentCreate event sometimes returns 201 but no Teams meeting link
Hello, I am creating calendar events through Microsoft Graph and setting them as Teams online meetings. Most of the time it works correctly, but very rarely the API returns 201 Created and the event is created without the Teams join link in the response. I have already checked the following: isOnlineMeeting is always set to true. The correct online meeting provider is being used. The issue is intermittent, not consistent. The same integration normally creates Teams meetings successfully. What I need to understand is: Why can Graph return 201 Created but still omit the Teams meeting link? Is this a known intermittent issue with event creation or Teams meeting provisioning? Is there anything I should check in the response, headers, permissions, or follow-up GET call to verify the meeting link was actually created53Views0likes1CommentStarLeaf + Teams integration
Hi all, I have a user that wants to integrate StarLeaf into one of his Microsoft Teams group. He is not the owner of the group. The issue he reported: "Currently, Starleaf for Teams is installed, but when there is any attempt to setup using the integration token generated from our systems admin in Starleaf, an error occurs." The link for instructions he used: https://support.starleaf.com/integrating/starleaf-for-microsoft-teams/#3-Install+StarLeaf+for One of the errors he gets: "Something went wrong. Reinstall StarLeaf for Teams." Any idea of what to do? Kind regards, Dino2.1KViews3likes9CommentsUnable to unblock a user. "We can't unblock this person at the moment. Try again later."
I'm wondering if anyone in the Teams community has run into this issue. I've got a user who erroneously blocked a contact in Teams and is now unable to unblock the user via Settings > Privacy > Managed blocked people. This happens in both the Teams desktop and web-clients. They can click on the Unblock button next to the person's name, however they get the error "We can't unblock this person at the moment. Try again later." Does anyone know why the user can't unblock the contact they accidentally blocked in the first place?52KViews0likes31CommentsUpdate: You can now control Teams Meeting Recording expiration notification emails
Hey Teams community, We've heard the feedback. For admins and users managing a high volume of meetings, TMR expiration emails can pile up fast. We've been working on giving you control, and that control is now here. What's new Tenant admins can now use a PowerShell cmdlet to suppress Teams Meeting Recording expiration and deletion notification emails across their organization. Notifications stay on by default (no change if you do nothing), but if you'd like to turn them off, here's how. Prerequisites Latest version of SharePoint Online Management Shell (download here). Note, it's Windows-only, so you'll need a Windows machine or Azure Virtual Desktop SharePoint Admin or Global Admin permissions Steps 1. Connect to your tenant powershell Connect-SPOService -Url https://<your-tenant>-admin.sharepoint.com 2. Check the current value powershell Get-SPOTenant | Format-List *Recording* False = notifications currently on (default). True = notifications suppressed. 3. Suppress notifications powershell Set-SPOTenant -DisableTeamsMeetingRecordingDeletedNotification $true You'll see a confirmation prompt — enter Y to proceed. 4. Verify powershell (Get-SPOTenant).DisableTeamsMeetingRecordingDeletedNotification True means you're all set. No more expiration emails for your tenant. Want to turn them back on later? Just run the same command with $false. What doesn't change Recordings still expire and delete on the same schedule No per-user settings, no UI changes. This is purely a tenant-level admin toggle We'll keep monitoring feedback, and as always, drop your questions below.322Views2likes1CommentStop Automatic Calling when Screensharing
I screenshare a lot in my position; I call the coworker (Phone/Headset) and train them on what I need them to look at. I am in a large office building, and the automatic calling of the receivers' PC is disruptive, as I do not was the whole office to hear my conversation or have people hear my trainee. I see no way to disable the team auto-call once I start to screen share or in the Options. All my coworkers feel this frustration as well. I do use the computer microphone/speaks aspect when working from home, but would disable it totally, if it would stop the auto-call. I do not want it to affect meeting invites to others, as others around the country can use their PC speak/microphone, if they want. Please advise.55Views0likes1CommentExternal Teams federation broken after Dunloe Dataplane Service provisioning failure
Repost without tenantID Since June 26, all external Teams chat/federation is broken for our organization. Messages to all external users fail with "Send failed". In our Entra audit log we found the root cause: on June 26 at 05:57 UTC, Microsoft Azure AD Internal - Jit Provisioning failed to provision "Dunloe Dataplane Service" in our tenant (multiple SpnValidationException errors, only 1 of 6 succeeded). We have verified all settings are correct: Get-CsTenantFederationConfiguration → AllowFederatedUsers: True, AllowedDomains: AllowAllKnownDomains Get-CsExternalAccessPolicy → EnableFederationAccess: True Entra Cross-tenant access settings → All B2B inbound/outbound: All allowed This appears to be a Microsoft-side provisioning issue. We need Microsoft to re-provision the Dunloe Dataplane Service for our tenant.Solved85Views0likes2CommentsMirror My Video Apparently Means Mirror Everything?
Most users expect Mirror My Video to mirror only their camera video, while leaving the virtual background exactly as they uploaded it. However, when Mirror My Video is enabled, Microsoft Teams also mirrors uploaded background image. So someone on MS Teams Team really thought: "The user will anticipate this and manually reverse their background images, then upload the backwards image so Teams can reverse it again!" We wait in earnest to find out if the next Teams patch will drop all pretenses and just mirror the entire display, including on screen text, menus, and the Windows Start bar.88Views0likes1Comment