MC971032 - Microsoft Teams: New recording policies for town halls and webinars

Service

Microsoft Teams

Last Updated

Feb 20, 2025

Published Jan 3, 2025

Tag

Updated message
Feature update
User impact
Admin impact

Platforms

Android
Desktop
iOS
Web

Summary

New admin policies in Microsoft Teams will separately govern the recording behavior for town halls and webinars, starting early April 2025. Organizations should update default recording policies using PowerShell before the rollout and can use the Teams admin center or PowerShell afterward. Review and notify users of the changes.

More information

Updated February 20, 2025: We have updated the rollout timeline below. Thank you for your patience.

Coming soon to Microsoft Teams: New admin policies in the Teams admin center and Microsoft PowerShell that govern the recording behavior for town halls and webinars. Before this rollout, the same policies control the recording behavior for town halls, webinars, and meetings. After this rollout, separate recording policies for town halls and webinars will be available to more finely control event behavior. This message applies to Teams for Windows desktop, Teams for the web, and Teams for iOS/Android.

This message is associated with Microsoft 365 Roadmap ID 473887.

When this will happen:

General Availability (Worldwide, GCC): We will begin rolling out early April 2025 (previously early March) and expect to complete by mid-April 2025 (previously mid-March).

How this will affect your organization:

This change will be available by default.

What you need to do to prepare:

Before the rollout, we encourage you to use PowerShell commands to update the default values of the recording policies for webinars and town halls. After the rollout, you can use Teams admin center or PowerShell commands to update the values.

Examples of PowerShell commands to set the town hall or webinar recording policy:

Set-CsTeamsEventsPolicy -Identity Global -RecordingForTownhall Enabled

Set-CsTeamsEventsPolicy -Identity Global -RecordingForWebinar Enabled

Review your current configuration to determine the impact for your organization. You may want to notify your users about this change and update any relevant documentation.

Learn more: New-CsTeamsEventsPolicy (MicrosoftTeamsPowerShell) | Microsoft Learn