Skip to content

Commit f56e1b9

Browse files
authored
Update Set-CsTeamsCallingPolicy.md
1 parent e78e613 commit f56e1b9

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

teams/teams-ps/MicrosoftTeams/Set-CsTeamsCallingPolicy.md

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -204,31 +204,6 @@ Accept pipeline input: False
204204
Accept wildcard characters: False
205205
```
206206
207-
### -ExplicitRecordingConsent
208-
209-
> Applicable: Microsoft Teams
210-
211-
>[!NOTE]
212-
>This feature has not been released yet and will have no changes if it is enabled or disabled.
213-
214-
Determines whether users need to give explicit consent for recording and transcript in 1:1 calls. Set this to enabled to request users to give explicit consent.
215-
216-
Possible Values:
217-
- Enabled: Explicit consent, requires participant agreement.
218-
- Disabled: Implicit consent, does not require participant agreement.
219-
220-
```yaml
221-
Type: Boolean
222-
Parameter Sets: (All)
223-
Aliases:
224-
225-
Required: False
226-
Position: Named
227-
Default value: Disabled
228-
Accept pipeline input: False
229-
Accept wildcard characters: False
230-
```
231-
232207
### -AllowDelegation
233208
234209
> Applicable: Microsoft Teams
@@ -782,6 +757,11 @@ Accept wildcard characters: False
782757

783758
### -ExplicitRecordingConsent
784759

760+
> Applicable: Microsoft Teams
761+
762+
>[!NOTE]
763+
>This feature has not been released yet and will have no changes if it is enabled or disabled.
764+
785765
This setting controls whether users must provide or obtain explicit consent before recording a 1:1 PSTN or Teams call. When enabled, both parties will receive a notification, and consent must be given before recording starts.
786766

787767
Possible values:

0 commit comments

Comments
 (0)