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
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/analytics/insights/voice-and-video-insights.md
+21-15Lines changed: 21 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@ acts as a dashboard for all your calls in that resource. The Voice and Video
22
22
section of the dashboard gives high level summaries of your call usage,
23
23
reliability, and quality for that calling resource.
24
24
25
-
<!--This dashboard
26
-
is integrated with [Copilot in Azure](/azure/copilot/overview), allowing you to chat with Copilot to quickly understand the data you’re looking at and learn actions to improve your users' calling experiences.-->
25
+
This dashboard
26
+
is integrated with [Copilot in Azure](/azure/copilot/overview), allowing you to chat with Copilot to quickly understand the data you’re looking at and learn actions to improve your users' calling experiences.
27
27
28
28
<!-- Insert example prompts and images:
29
29
1
@@ -34,24 +34,19 @@ There are two main tools you can use to monitor your calls and improve call qual
We recommend using the **Voice and Video Insights** dashboards to start
38
-
any quality investigations, and using [Call Diagnostics](../../voice-video-calling/call-diagnostics.md) as needed to explore individual calls when you need granular detail.
39
-
40
-
<!-- We recommend using Copilot in the **Voice and Video Insights** dashboards to start
37
+
We recommend using Copilot in the **Voice and Video Insights** dashboards to start
41
38
any quality investigations, and using Copilot in [Call Diagnostics](../../voice-video-calling/call-diagnostics.md) as needed to explore individual calls when you need granular detail.
42
39
43
40
**Voice and Video Insights** consists of four main sections.
44
41
-**[Volume](#volume):** Provides general usage numbers.
45
42
-**[Reliability](#reliability):** Aggregates key calling API scenarios and error codes.
46
43
-**[User Facing Diagnostics (UFD)](#user-facing-diagnostics-ufd):** Summarizes events that can affect user call experiences.
47
-
- **[Quality](#quality):** Provides key media stream measurements.-->
44
+
-**[Quality](#quality):** Provides key media stream measurements.
48
45
49
46
50
47
## Enable Voice and Video Insights
51
48
52
-
You need to start storing call logs to start using the Voice and Video Insights dashboards.
53
-
54
-
<!-- You need to start storing call logs and enable [Copilot in Azure](/azure/copilot/overview) to start using the Voice and Video Insights dashboards. -->
49
+
You need to start storing call logs and enable [Copilot in Azure](/azure/copilot/overview) to start using the Voice and Video Insights dashboards.
55
50
56
51
57
52
> [!IMPORTANT]
@@ -87,6 +82,19 @@ The **Volume** tab contains a **Grouping** parameter, which helps visualize the
87
82
88
83
:::image type="content" source="..\media\workbooks\voice-and-video-volume-grouping.png" alt-text="Screenshot of voice and video volume grouping."::: -->
89
84
85
+
## Reliability
86
+
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.
87
+
88
+
## User Facing Diagnostics (UFD)
89
+
90
+
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.
91
+
92
+
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.
93
+
94
+
### How do you interpret UFDs?
95
+
96
+
During calls, the calling SDK might trigger events called User Facing Diagnostics (UFDs), these UFD events indicate a user may have perceived a poor call experience for various reasons. For example, their video freezes and their network quality drops in the middle of a call. Since UFDs are symptomatic by nature and are triggered based on broad quantitative criteria, there can be various root causes that trigger a UFD event. Additionally, a UFD can be triggered but the user might not perceive an issue during a call because the calling SDK was able to mitigate any potential issue. In contrast, the reliability tab attempts to provide more concrete error code and subcode information for your analysis.
97
+
90
98
<!-- ## Reliability
91
99
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.
92
100
@@ -144,9 +152,7 @@ For an in-depth description of workbooks, refer to the [Azure Monitor Workbooks]
144
152
## Frequently asked questions
145
153
146
154
### How do I set up Voice and Video Insights?
147
-
Since the Voice and Video insights dashboard is powered by [Azure Monitor Workbooks](/azure/azure-monitor/visualize/workbooks-overview), you need to store call logs for it to visualize anything. The following section explains this requirement.
148
-
149
-
<!-- Since the Voice and Video insights dashboard is integrated with [Copilot in Azure](/azure/copilot/overview) and powered by [Azure Monitor Workbooks](/azure/azure-monitor/visualize/workbooks-overview), you need to store call logs for it to visualize anything. Also you must enable [Copilot in Azure](/azure/copilot/overview). The following sections explain these two requirements. -->
155
+
Since the Voice and Video insights dashboard is integrated with [Copilot in Azure](/azure/copilot/overview) and powered by [Azure Monitor Workbooks](/azure/azure-monitor/visualize/workbooks-overview), you need to store call logs for it to visualize anything. Also you must enable [Copilot in Azure](/azure/copilot/overview). The following sections explain these two requirements.
150
156
151
157
#### Collect Call Logs
152
158
@@ -160,10 +166,10 @@ Your data volume, retention, and usage in Log Analytics within Azure Monitor is
160
166
161
167
If you have multiple Azure Communications Services resource IDs, you must enable these settings for each resource ID. When you view Voice and Video Insights, it shows you details for the resourceID you're viewing.
162
168
163
-
<!--#### Enable Copilot in Azure
169
+
#### Enable Copilot in Azure
164
170
Your organization manages access to [Copilot in Azure](/azure/copilot/overview). After your organization has access to Copilot in Azure, the Voice and Video Insights sections will display multiple Copilot icons you can interact with.
165
171
166
-
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. -->
172
+
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.
0 commit comments