Published Mar 6, 2026
Message Center
Updated April 29,June 10, 2026: After reviewing customer feedback, weWe have decided to pause rollout of this change at this time. We will communicate via Message center when we are ready to proceed. We apologizeupdated the timeline. Thank you for any inconvenience.your patience.
Introduction
To reduce notification noise and improve signal quality, Microsoft will disableWe are introducing a new PowerShell control that allows administrators to manage Teams Meeting Recording (TMR)expiration notification emails. Customer feedback indicates these emails generate high volume with minimal engagement. Only the email notifications are being removed; recording expiration and deletion behavior remains unchanged.notification emails across the tenant. This update is based on customer feedback indicating a strong preference to continue receiving notifications while also requesting an option to disable them. This change provides greater administrative control while maintaining the default experience that helps users stay informed
When this will happen
We will communicate via Message center when we are ready to proceed.
How this affects your organization
Who is affected:
Platforms/Services:
What will happen:
What you can do to prepareAction Required / Recommendations
If you prefer to disable notifications, follow these steps:
Compliance considerationsTo disable notifications:
Connect-SPOService -Url https://
Set-SPOTenant -DisableTeamsMeetingRecordingDeletedNotification $true
To verify the setting:
Get-SPOTenant | Format-List *Recording*
(Get-SPOTenant).DisableTeamsMeetingRecordingDeletedNotification
To re-enable notifications:
Set-SPOTenant -DisableTeamsMeetingRecordingDeletedNotification $false
No compliance considerations identified; review as appropriate for your organization.
Updated April 29, 2026: After reviewing customer feedback, we have decided to pause rollout of this change at this time. We will communicate via Message center when we are ready to proceed. We apologize for any inconvenience.
Introduction
To reduce notification noise and improve signal quality, Microsoft will disable Teams Meeting Recording (TMR) expiration notification emails. Customer feedback indicates these emails generate high volume with minimal engagement. Only the email notifications are being removed; recording expiration and deletion behavior remains unchanged.
When this will happen
We will communicate via Message center when we are ready to proceed.
How this affects your organization
Who is affected:
What will happen:
What you can do to prepare
Compliance considerations
No compliance considerations identified; review as appropriate for your organization.