Skip to content

Commit 15c048c

Browse files
authored
Merge pull request #12660 from blackquack/main
Update TeamsCallingPolicy.copilot docs
2 parents 7061931 + 276ef82 commit 15c048c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,8 +397,8 @@ Accept wildcard characters: False
397397
Setting this parameter lets you control how Copilot is used during calls and if transcription is needed to be turned on and saved after the call.
398398
399399
Valid options are:
400-
- Enabled: Copilot can work with or without transcription during calls.
401-
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls. This is the default value.
400+
- Enabled: Copilot can work with or without transcription during calls. This is the default value.
401+
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls.
402402
- Disabled: Copilot is disabled for calls.
403403
404404
```yaml

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,8 +401,8 @@ Accept wildcard characters: False
401401
Setting this parameter lets you control how Copilot is used during calls and if transcription is needed to be turned on and saved after the call.
402402
403403
Valid options are:
404-
- Enabled: Copilot can work with or without transcription during calls.
405-
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls. This is the default value.
404+
- Enabled: Copilot can work with or without transcription during calls. This is the default value.
405+
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls.
406406
- Disabled: Copilot is disabled for calls.
407407
408408
```yaml

0 commit comments

Comments
 (0)