Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Teams live events will retire in July 2026. Events that have already been scheduled will be supported through February 28, 2027. We recommend that you upgrade to Teams town hall to take advantage of the improved experience and features for digital and hybrid events at scale. Learn more about Teams live events retirement.
There are multiple ways for your users to record a Microsoft Teams live event. The recording policies that you, as an admin manage, determine the available recording options for your users. This article explains the different settings.
The recording options are set using the PowerShell command Set-CsTeamsMeetingBroadcastPolicy.
Scheduling and option behaviors
There are two organizer options while scheduling a live event recording:
Recording available for producers and presenters
- Recording file: Provides a recording file that producers and presenters can download after the event is over.
Recording available for attendees
DVR: A digital video recorder (DVR) allows attendees to rewind and pause during the event
VOD: A video on demand (VOD) allows attendees to watch after the event is over
Broadcast recording policy setting
As part of the broadcast policy, there's a setting that you can toggle to turn recording on or off for a live event.
| Recording available for producers and presenters | Recording available for attendees | |
|---|---|---|
| Always record | Disabled and selected | Enabled and selected |
| Organizer can record or not | Enabled and selected by default | Enabled and selected by default |
| Never record | Disabled and not selected | Disabled and not selected |
Storage and persistence behavior
| Option | State | DVR | VOD | Recording |
|---|---|---|---|---|
| Recording available for attendees | Selected | DVR is available and the Azure Media Services (AMS) asset is stored for 180 days | Attendee can access and watch the event | |
| Not Selected | DVR is available and the AMS asset is stored for 180 days | Attendee won't get access into the event after it's over | ||
| Disabled (Not selected) | DVR is available and the AMS asset is deleted after the event | Attendee won't get access into the event after it's over | ||
| Recording available to producers and presenters | Selected | An MP4 is created and stored for 180 days | ||
| Not Selected | No file is created |