Teams Adds Explicit Consent for Recorded Meetings

New Policy to Control the Need for Explicit Consent for Teams Recordings

I see that some of the sites that I refer to as the “ChatGPT of the Microsoft 365 world” (capable only of repeating what has been written beforehand by someone else) are very excited about message center notification MC523053 (3 March 2023). The notification covers the introduction of explicit recording consent for Teams meetings (Microsoft 365 roadmap item 107781), due to roll out in general availability later this month for commercial and GCC tenants. GCC-High and DOD tenants will see the feature by June.

I’m surprised that the recording of Teams meetings has got this far without explicit recording consent. In the absence of a feature to capture user consent, many organizations where I have joined Teams calls resort to someone reading out prepared text at the start of the call. The text normally goes something like this: “welcome to this call hosted by the XYZ corporation. If you don’t consent to the recording of the call, please disconnect now.” Essentially, the new feature is a computer-enforced version with some added smarts.

Update 6 August 2024: More explicit consent policies are now in force.

Updating Teams Meeting Policies

Explicit recording consent is disabled by default, meaning that Teams works like it always has unless an administrator enables the feature. This can’t be done through the Teams admin center today (support is coming), so you’ll need to update Teams meeting policies with PowerShell. The policy setting is per-user and applies to the meeting organizer. After the setting is enabled in a meeting policy, any meeting organized by accounts assigned the policy will use explicit consent for recorded meetings. The setting is retrospective and applies to meetings organized by users within the scope of the policy.

If you update some but not all meeting policies, users will have different experiences in meetings where consent is required in some but not all calls. For this reason, it’s generally best to be consistent across all meeting policies and have consent enabled or disabled everywhere.

Exceptions to the general rule will occur. For instance, local regulations might mandate that consent is necessary to join a recorded call. In that case, you could assign a Teams meeting policy with consent enabled to users where those regulation apply.

To enable explicit recording consent for a meeting policy, run the Set-CsTeamsMeetingPolicy from the MicrosoftTeams PowerShell module. For example, this command updates the default (global) policy:

Set-CsTeamsMeetingPolicy -Identity "Global" -ExplicitRecordingConsent Enabled

Like any change to a Teams policy, expect to wait several hours before the new setting is effective.

What Explicit Recording Consent Does

When people join a meeting organized by someone that an explicit consent for recordings applies to and a recording starts, each participant gets the chance to give their consent for recording. In terms of a Teams meeting, this covers:

Basically, Teams blocks any contribution that could come from a participant until they consent to recording. While the block is in place, the user can see and hear contributions from other meeting participants.

When the meeting organizer (or a presenter) starts a meeting with explicit consent, Teams highlights the need to gain consent before it allows recording to start (Figure 1).

Teams warns about the need for explicit consent before it allows recording to start

Explicit consent for Teams recordings
Figure 1: Teams warns about the need for explicit consent before it allows recording to start

When recording starts, users see that Teams disabled their microphone and video in the join screen. After joining the call, Teams informs them that they must give consent to be recorded. To start the consent process, they unmute their audio or turn on their camera (Figure 2).

The warning after a user joins a meeting that they need to give consent for recording
Figure 2: The warning after a user joins a meeting that they need to give consent for recording

The final step is for the user to give consent (Figure 3). When this happens, Teams enables their microphone, camera, and sharing.

The option to give explicit consent for recording

Teams explicit consent
Figure 3: How users give explicit consent for Teams recordings

Client UI Needed to Give Consent

Microsoft points out that the enable recording consent feature depends on the meeting attendance report to track when users give consent. If your organization blocks the generation of attendance reports (by setting AllowEngagementReport to Disabled in Teams meeting policies)., tracking consent can’t work. Microsoft says that these customers should wait “for a future release.

Older clients don’t include the UI necessary to give consent, so to make sure that people can give consent for recording, they’ll need to use a Teams client released after March 1, 2023. Microsoft makes an exception for Teams meeting rooms and PSTN participants as these interfaces cannot give explicit consent. For now, Teams notes their consent data in the attendance report as “not applicable” or “auto consent.” Current CarPlay clients don’t have the necessary UI either, so you won’t be able to participate fully in calls either. The audio component is obviously the most important loss for CarPlay users. Using Teams on a mobile device connected to the car via Bluetooth is an available workaround.

Welcome Change for Many Organizations

I’m sure that many organizations will welcome the introduction of explicit consent for meeting recording. Any organization that grapples with privacy issues and employee concerns in this area will see the value of explicit consent for recording. It’s the kind of feature that you never knew was so valuable until it’s needed.


Support the work of the Office 365 for IT Pros team by subscribing to the Office 365 for IT Pros eBook. Your support pays for the time we need to track, analyze, and document the changing world of Microsoft 365 and Office 365.

31 Replies to “Teams Adds Explicit Consent for Recorded Meetings”

  1. Tony any idea if this is supported on the Teams Web client on Edge (which I’m using to test)? I’ve made the policy change and allowed almost 24 hours.

      1. Thanks for the prompt response Tony! I actually managed to test using the Windows Teams client just now and there has been no change in client behavior. As you say then it has has yet to reach our tenant. Will just have to be patient at the mercy of the cloud!

  2. Does anyone know if the software has been fully deployed yet to all tenants? Still awaiting any change in client functionality when testing.

      1. Thank you so much! Would you happen to have a screen shot of what that looks like in the attendance report in teams and in the spreadsheet, since I still don’t have it yet in our tenant?

  3. Patience is a virtue – I can confirm Microsoft has now pushed this functionality to our tenant.

  4. Tony, Since I enabled the feature, external or guest participants are unable to open their microphones and camera after we start a recording.
    I’ve already updated the client, tested it via teams web and mobile, and the scenario is the same.
    Am I missing something?

    1. Sounds like the full code to implement the policy is not in your tenant. There are server-side and client-side components that need to be in place.

      1. Is the server side component to set explicit consent to enabled on all polices?
        What is the client-side component?

    2. Do you still have this issue? we just turned this on and now users reporting the same. We have not enabled the Setting on all MeetingPolicies..

  5. Is the language shown to the meeting participants customizable, or is the language shown in your Figure 3 the only option?

    1. The meeting organizer sets the default language for the meeting. Individual users can choose to see live captions in a different language if they have a Teams Premium license.

  6. We have explicit consent enabled and it works well. However, for one scenario it fails.

    If the user is an anonymous user (as in they join and enter their name in the lobby before connecting) joining for the web app – when recording starts, they get the consent pop up. However, when they click ‘Ok’ to accept – it fails with an error that makes no sense as all of this is on in our tenant:

    “To be recorded, ask your admin to run on attendance reports and allow them in your privacy settings.”

    All of this is on and in place – both in meeting policy and in the meeting options.

    Currently, all a user in the scenario can do, is listen and not participate if recording is in use.

    1. You should flag this problem to Microsoft support and give them the precise details of how the issue occurs so that it can be passed to the development group. Flagging a problem officially is the only dependable way for it to be recorded and become a candidate for fixing. I could complain to Microsoft on your behalf, but I don’t have the full details of how your tenant is configured and I don’t have responsibility for the tenant, so Microsoft will ignore my pleadings.

      1. Thanks, Tony. Logging a call with them now. I’ll provide an update here for anyone else seeing this too.

      2. Spoke with Microsoft (2 engineers) and they have explained that this is expected behaviour. Therefore we have disabled explicit consent, as this is no good to us. There is a very good chance that a participant will join a recorded meeting either via anonymous on the web or via a client that isn’t up to date.

        We’ll keep an eye on it, in a test policy, but until this is sorted or they at least put a better error message up – it’s off!

  7. Hello.. Late to this thread but does anyone know if this is still an issue as it would be a show stopper for us?
    If the user is an anonymous user (as in they join and enter their name in the lobby before connecting) joining for the web app – when recording starts, they get the consent pop up. However, when they click ‘Ok’ to accept – it fails with an error that makes no sense as all of this is on in our tenant:

  8. I have some questions about Teams and the explicit consent feature:
    • The presenter can still record the meeting if only some have consented but not all.
    • If the participant did not consent, their participant icon will not show? You mentioned the Avatar mesh
    • If the presenter records without consent of one participant but others consent, will the non-consent participant be able to attend the entire time without obstruction?
    • If they did not consent, will the non-consent participant attend anonymously without any indication they attended? Is there any evidence they were there?

    1. The presenter can still record the meeting if only some have consented but not all: Yes. It’s an organizer or co-organizer option to record a meeting.
      If the participant did not consent, their participant icon will not show? You mentioned the Avatar mesh: Even if they don’t give consent, the participant is in the meeting albeit in a view only mode. They are listed as a participant and appear in the attendance report.
      If the presenter records without consent of one participant but others consent, will the non-consent participant be able to attend the entire time without obstruction? Participants who do not consent are in view-only mode. They can’t interact with sharable content, for instance.
      If they did not consent, will the non-consent participant attend anonymously without any indication they attended? Is there any evidence they were there? No. Their presence in noted in the attendance report.

      All of this stuff is easy to test… set up a trial meeting, start recording, connect as a participant and don’t give consent, and note what happens.

  9. Is the meeting organizer permissions per meeting? If there is an executive assistant that supports the meeting organizer, they do not have blanket access to download recordings and transcripts due to the change to the OneDrive Business folder.

    1. That’s true, but the meeting organizer can grant access to files in a folder (or the complete folder) to allow them to download recordings and transcripts.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.