Skip to content

Commit 7bde462

Browse files
authored
Update New-CsTeamsCallingPolicy.md
1 parent f56e1b9 commit 7bde462

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

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

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -196,31 +196,6 @@ Accept pipeline input: False
196196
Accept wildcard characters: False
197197
```
198198
199-
### -ExplicitRecordingConsent
200-
201-
> Applicable: Microsoft Teams
202-
203-
>[!NOTE]
204-
>This feature has not been released yet and will have no changes if it is enabled or disabled.
205-
206-
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.
207-
208-
Possible Values:
209-
- Enabled: Explicit consent, requires participant agreement.
210-
- Disabled: Implicit consent, does not require participant agreement.
211-
212-
```yaml
213-
Type: String
214-
Parameter Sets: (All)
215-
Aliases:
216-
217-
Required: False
218-
Position: Named
219-
Default value: Disabled
220-
Accept pipeline input: False
221-
Accept wildcard characters: False
222-
```
223-
224199
### -AllowDelegation
225200
226201
> Applicable: Microsoft Teams
@@ -780,6 +755,11 @@ Accept wildcard characters: False
780755

781756
### -ExplicitRecordingConsent
782757

758+
> Applicable: Microsoft Teams
759+
760+
>[!NOTE]
761+
>This feature has not been released yet and will have no changes if it is enabled or disabled.
762+
783763
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.
784764

785765
Possible values:

0 commit comments

Comments
 (0)