You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document introduces the Voice and Video section of your Insights dashboard and how to use Copilot in Azure to monitor and improve your call quality.
18
18
@@ -54,7 +54,7 @@ You need to start storing call logs and enable [Copilot in Azure](/azure/copilot
54
54
55
55
Inside your Azure Communication Services resource, scroll down on the left navigation bar to the **Monitor** category. Select the **Insights** tab, then select **Voice and Video**:
56
56
57
-
:::image type="content" source="..\media\workbooks\voice-and-video-navigate.png" alt-text="Screenshot of the Insights navigation icon.":::
57
+
:::image type="content" source="..\media\workbooks\voice-and-video-navigate.png" alt-text="Screenshot of the Insights navigation icon." lightbox="..\media\workbooks\voice-and-video-navigate.png":::
58
58
59
59
60
60
## Volume
@@ -64,11 +64,11 @@ The **Volume** tab plots key usage metrics, such as call and participant volume,
64
64
This tab focuses on the composition and volume of your calls over time. You can see average call duration in a period or focus on top users by average call duration. We provide more information with breakdowns by SDK version, Teams interoperability, participant types, call type, endpoint type, and OS version.
65
65
66
66
67
-
:::image type="content" source="..\media\workbooks\voice-and-video-volume2.png" alt-text="Screenshot of voice and video Volume tab.":::
67
+
:::image type="content" source="..\media\workbooks\voice-and-video-volume-2.png" alt-text="Screenshot of voice and video Volume tab." lightbox="..\media\workbooks\voice-and-video-volume-2.png":::
68
68
69
69
You can use [Copilot in Azure](/azure/copilot/overview) to get detailed explanations of key concepts at the bottom of this section.
70
70
71
-
:::image type="content" source="..\media\workbooks\voice-and-video-volume-copilot.png" alt-text="Screenshot of Copilot responses in the voice and video Volume tab.":::
71
+
:::image type="content" source="..\media\workbooks\voice-and-video-volume-copilot.png" alt-text="Screenshot of Copilot responses in the voice and video Volume tab." lightbox="..\media\workbooks\voice-and-video-volume-copilot.png":::
72
72
73
73
<!-- The **Volume** tab under the **Voice and video** modality displays the number of calls and the number of participants in a specific period of time (**Time range** parameter), subdivided into time bins (**Time granularity** parameter):
74
74
@@ -84,15 +84,15 @@ The **Reliability** tab summarizes the performance of key calling SDK APIs to he
84
84
<!-- The **Reliability** tab summarizes the performance of key calling SDK APIs to help you focus on the lowest performing areas. The default view shows a trend of all the APIs to give you an overview of your reliability. You can get more details by selecting a single API scenario to focus on. When you choose a single API scenario the dashboard visuals update to show a detailed breakdown of that API and highlight where you can chat with Copilot to learn about individual error codes and possible solutions to improve performance. -->
85
85
86
86
87
-
:::image type="content" source="..\media\workbooks\voice-and-video-old-reliability.png" alt-text="Screenshot of Copilot responses in the voice and video reliability tab.":::
87
+
:::image type="content" source="..\media\workbooks\voice-and-video-old-reliability.png" alt-text="Screenshot of Copilot responses in the voice and video reliability tab." lightbox="..\media\workbooks\voice-and-video-old-reliability.png":::
88
88
89
89
## User Facing Diagnostics (UFD)
90
90
91
91
The User Facing Diagnostic (UFD) tab opens with a summary of the top UFD events and highlights the recovery rate of each UFD for you to focus on. Like the Reliability tab, you see an overview of all the UFDs first, once you select an individual UFD you see further drill-down insights. You can use [Copilot in Azure](/azure/copilot/overview) to learn how to leverage UFDs in your calling application and mitigate their impact to your users.
92
92
93
93
We recommend prioritizing improvements on a UFD that has a low recovery rate and a high volume, which can indicate the best opportunity to improve your user's call experiences. For example, the calling SDK might recover from some in call events and the user might not perceive an issue. By focusing on the poorest performing areas you can help identify root causes.
94
94
95
-
:::image type="content" source="..\media\workbooks\voice-and-video-ufd-tab.png" alt-text="Screenshot of Copilot responses in the voice and video UFD tab.":::
95
+
:::image type="content" source="..\media\workbooks\voice-and-video-ufd-tab.png" alt-text="Screenshot of Copilot responses in the voice and video UFD tab." lightbox="..\media\workbooks\voice-and-video-ufd-tab.png":::
96
96
97
97
### How do you interpret UFDs?
98
98
@@ -125,7 +125,7 @@ The **Quality** tab under **Voice and video** allows users to inspect the qualit
125
125
126
126
-**Participant end reasons**, which keep track of the reason why a participant left a call. End reasons are documented in our [Call Codes](https://en.wikipedia.org/wiki/List_of_SIP_response_codes) documentation, which are numeric codes that describe the specific status of an operation. Call Codes can be grouped into six categories: *Success*, *Client Failure*, *Server Failure*, *Global Failure*, *Redirection*, and *Provisional*. The distribution of Call Codes is shown in the pie chart on the left hand side, while a list of the specific codes for participant end reasons is provided on the right hand side.
127
127
128
-
<!--:::image type="content" source="..\media\workbooks\voice-and-video-quality.png" alt-text="Screenshot of voice and video quality."::: -->
128
+
:::image type="content" source="..\media\workbooks\voice-and-video-quality-2.png" alt-text="Screenshot of voice and video quality." lightbox="..\media\workbooks\voice-and-video-quality-2.png":::
129
129
130
130
Quality can also be filtered by the types of media streams (**Media Type** parameter) used in the call, for example, to only get the impacted calls in terms of video stream quality:
131
131
@@ -143,11 +143,11 @@ For an in-depth description of workbooks, refer to the [Azure Monitor Workbooks]
143
143
144
144
The **Insights** dashboards we provide can be customized to better suit your needs by clicking on the **Edit** button on the top navigation bar:
145
145
146
-
:::image type="content" source="..\media\workbooks\dashboard-editing.png" alt-text="Screenshot of dashboard editing process.":::
146
+
:::image type="content" source="..\media\workbooks\dashboard-editing.png" alt-text="Screenshot of dashboard editing process." lightbox="..\media\workbooks\dashboard-editing.png":::
147
147
148
148
Editing these dashboards creates a separate workbook that can be accessed from your resource’s Workbooks tab:
149
149
150
-
:::image type="content" source="..\media\workbooks\workbooks-tab.png" alt-text="Screenshot of the workbooks tab.":::
150
+
:::image type="content" source="..\media\workbooks\workbooks-tab.png" alt-text="Screenshot of the workbooks tab." lightbox="..\media\workbooks\workbooks-tab.png":::
151
151
152
152
For an in-depth description of workbooks, refer to the [Azure Monitor Workbooks](/azure/azure-monitor/visualize/workbooks-overview) documentation.
153
153
@@ -175,9 +175,9 @@ Your organization manages access to [Copilot in Azure](/azure/copilot/overview).
175
175
Interact with Copilot in Azure for quality improvement guidance and explanations of common terms. Giving Copilot in Azure detailed information helps it identify fixes. If you want, you can use the visuals without Copilot in a limited capacity.
176
176
177
177
### Can I use the legacy version of Voice and Video Insights?
178
-
Yes, the legacy Voice and Video Insights version from January 2025 is available. To open it select Workbooks on the left sidebar of your Azure Communication Services resource, then select Insights (legacy) in the workbook gallery view.
178
+
Yes, the legacy Voice and Video Insights version from January 2025 is available. To open it select Workbooks on the left sidebar of your Azure Communication Services resource, then select **Insights (legacy)** in the workbook gallery view.
179
179
180
-
:::image type="content" source="..\media\workbooks\insights-legacy.png" alt-text="Screenshot showing how to find the legacy Insights workbook.":::
180
+
:::image type="content" source="..\media\workbooks\insights-legacy.png" alt-text="Screenshot showing how to find the legacy Insights workbook." lightbox="..\media\workbooks\insights-legacy.png":::
0 commit comments