Skip to content

Commit

Permalink
Updated Resources and Cmdlet documentation pages
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Dec 18, 2024
1 parent 43c8d17 commit d768289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/resources/teams/TeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
| **ChannelRecordingDownload** | Write | String | Determines how channel meeting recordings are saved, permissioned, and who can download them. | `Allow`, `Block` |
| **ConnectToMeetingControls** | Write | String | Allows external connections of thirdparty apps to Microsoft Teams. | `Enabled`, `Disabled` |
| **ContentSharingInExternalMeetings** | Write | String | This policy allows admins to determine whether the user can share content in meetings organized by external organizations. The user should have a Teams Premium license to be protected under this policy. | `EnabledForAnyone`, `EnabledForTrustedOrgs`, `Disabled` |
| **Copilot** | Write | String | This setting allows the admin to choose whether Copilot will be enabled with a persisted transcript or a non-persisted transcript. | `Enabled`, `EnabledWithTranscript` |
| **Copilot** | Write | String | This setting allows the admin to choose whether Copilot will be enabled with a persisted transcript or a non-persisted transcript. | `Disabled`, `Enabled`, `EnabledWithTranscript`, `EnabledWithTranscriptDefaultOn` |
| **CopyRestriction** | Write | Boolean | This parameter enables a setting that controls a meeting option which allows users to disable right-click or Ctrl+C to copy, Copy link, Forward message, and Share to Outlook for meeting chat messages. | |
| **DesignatedPresenterRoleMode** | Write | String | Determines if users can change the default value of the Who can present? setting in Meeting options in the Teams client. This policy setting affects all meetings, including Meet Now meetings. | `OrganizerOnlyUserOverride`, `EveryoneInCompanyUserOverride`, `EveryoneUserOverride` |
| **DetectSensitiveContentDuringScreenSharing** | Write | Boolean | Allows the admin to enable sensitive content detection during screen share. | |
Expand Down

0 comments on commit d768289

Please sign in to comment.