Skip to content

Commit c906c3c

Browse files
authored
Update Copilot parameter descriptions in documentation
1 parent 0e4021a commit c906c3c

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
@@ -396,8 +396,8 @@ Accept wildcard characters: False
396396
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.
397397
398398
Valid options are:
399-
- Enabled: Copilot will only work when transcription is enabled during calls. Transcription will be asked to turned on before proceeding and will be saved after the call. This is the default value.
400-
- EnabledWithTranscript: Copilot can work with or without transcription during calls. If transcription was not turned on while using Copilot, it will not be saved after the call.
399+
- Enabled: Copilot can work with or without transcription during calls.
400+
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls. This is the default value.
401401
- Disabled: Copilot is disabled for calls.
402402
403403
```yaml

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,8 @@ Accept wildcard characters: False
382382
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.
383383
384384
Valid options are:
385-
- Enabled: Copilot will only work when transcription is enabled during calls. Transcription will be asked to turned on before proceeding and will be saved after the call. This is the default value.
386-
- EnabledWithTranscript: Copilot can work with or without transcription during calls. If transcription was not turned on while using Copilot, it will not be saved after the call.
385+
- Enabled: Copilot can work with or without transcription during calls.
386+
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls. This is the default value.
387387
- Disabled: Copilot is disabled for calls.
388388
389389
```yaml

0 commit comments

Comments
 (0)