Skip to content

Commit 89f25e2

Browse files
Update articles/communication-services/concepts/voice-video-calling/end-of-call-survey-concept.md
Clarify about other rating scores Co-authored-by: amagginetti <[email protected]>
1 parent 098fe9a commit 89f25e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/voice-video-calling/end-of-call-survey-concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To send the log data of your surveys to a Log Analytics workspace, an Azure Even
8282
To enable logs for Communications Services, see [End of Call Survey logs](../analytics/logs/end-of-call-survey-logs.md).
8383

8484
### View survey data as a Teams administrator
85-
When your Azure Communication Services SDKs submit a survey as part of any [Teams interop meeting scenarios](../../how-tos/calling-sdk/teams-interoperability.md), the survey data will be accessible through the Teams meeting organizer's supportability tools, including CQD pipeline, Call Analytics, PowerBI, and Graph API. Any administrator of the Teams meeting organizer can access the call survey data.
85+
When your Azure Communication Services SDKs submits a survey as part of any [Teams interop meeting scenarios](../../how-tos/calling-sdk/teams-interoperability.md), the survey data will be accessible through the Teams meeting organizer's supportability tools, including Call Analytics, PowerBI, and Graph API. Any administrator of the Teams meeting organizer can access the call survey data. The values `CallSurvey.audioRating.score`, `CallSurvey.videoRating.score, and `CallSurvey.screenshareRating.score`are specific to Azure Communication Services and will not be available in Teams supportability tools.
8686

8787
To send the survey data to Teams supportability tools, the `CallSurvey.overallRating.score` value must be present. Teams supportability tools expect a rating scale from 0 to 4, so the overall rating score will be converted accordingly.
8888

0 commit comments

Comments
 (0)