Microsoft Teams Policy Based Compliance Recordings

Israel Guerra 21 Reputation points
2022-11-03T20:33:39.34+00:00

Hi. I am reviewing documentation: https://learn.microsoft.com/en-us/microsoftteams/teams-recording-policy about Teams Compliance Recording policies.

This seems to imply that we can setup a Compliance Policy that will be able to record user calls.

"Organizational recording means enabling organizations that adopt Teams for calling and meetings to stipulate, by way of an administrative policy, when calls and online meetings should be automatically recorded and captured for subsequent processing and retention as required by relevant corporate or regulatory policy. Users under this policy will be aware that their digital interactions with Teams are being recorded but will not be able to disable the recording and will not have access to the recording once the interaction is complete. The recording becomes part of the organizational archive available to compliance and legal personnel for eDiscovery, legal hold, and other corporate retention uses."

But it doesn't make it clear if you still need a third-party solution to record and retrieve audio recordings, or if this is something that can be accomplished through Compliance Policies only.

The question here is, can user PSTN calls be recorded through Compliance Recording policies only, without the need of a third party solution or Recorder? And if so, how can we set this up, and where would audio recordings be stored and retrieved.

Thank you!

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,627 questions
0 comments No comments
{count} votes

Accepted answer
  1. JimmyYang-MSFT 50,446 Reputation points Microsoft Vendor
    2022-11-04T07:03:23.503+00:00

    Hi @Israel Guerra

    Can user PSTN calls be recorded through Compliance Recording policies only, without the need of a third party solution or Recorder? And if so, how can we set this up, and where would audio recordings be stored and retrieved.

    If you only want to use Teams client to enable the 1:1 PSTN call recording, the answer is yes. You could try to run the command in Teams PowerShell:

    Set-CsTeamsCallingPolicy -Identity Global -AllowCloudRecordingForCalls $True  
    

    The recordings are placed in the user’s OneDrive “Recordings” folder as a MP4 file.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



0 additional answers

Sort by: Most helpful