-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update TeamsCallingPolicy.copilot docs #12421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update TeamsCallingPolicy.copilot docs #12421
Conversation
Learn Build status updates of commit 06ef8da: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
Learn Build status updates of commit 0e4021a: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
- Enabled: Copilot can work with or without transcription during calls. This is the default value. | ||
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls. | ||
- 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. | ||
- 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am a little confused here. Why does the possible value "Enabled" now mean that copilot only works when Transcription is turned on and "EnabledWithTranscript" means it can work with or without transcription. The previous definitions were:
- Enabled: Copilot can work with or without transcription during calls. This is the default value.
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was some changes from PM, we are changing the interaction with the default value. The public docs should reflect this updated behavior
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated the defaults from policy definition side, description kept same but marked with updated default value
Learn Build status updates of commit c906c3c: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 06a2101: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 96472ed: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit fe92ee8: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
No description provided.