Skip to content

Commit 7e69c69

Browse files
committed
Update voice-and-video-insights.md
1 parent 3af3a23 commit 7e69c69

File tree

1 file changed

+27
-13
lines changed

1 file changed

+27
-13
lines changed

articles/communication-services/concepts/analytics/insights/voice-and-video-insights.md

Lines changed: 27 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,18 @@ ms.subservice: data
1414

1515
# Voice and video Insights
1616

17-
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.
17+
This document introduces the Voice and Video section of your Insights dashboard
18+
19+
<!-- and how to use Copilot in Azure to monitor and improve your call quality. -->
1820

1921
## Overview
2022
In each Communications Resource, we provide an Insights feature that
2123
acts as a dashboard for all your calls in that resource. The Voice and Video
2224
section of the dashboard gives high level summaries of your call usage,
23-
reliability, and quality for that calling resource. This dashboard
24-
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+
reliability, and quality for that calling resource.
26+
27+
<!-- This dashboard
28+
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. -->
2529

2630
<!-- Insert example prompts and images:
2731
1
@@ -32,19 +36,25 @@ There are two main tools you can use to monitor your calls and improve call qual
3236
1. Voice and Video Insights dashboards
3337
1. [Call Diagnostics](../../voice-video-calling/call-diagnostics.md)
3438

35-
We recommend using Copilot in the **Voice and Video Insights** dashboards to start
36-
any quality investigations, and use Copilot in [Call Diagnostics](../../voice-video-calling/call-diagnostics.md) as needed to explore individual calls when you need granular detail.
39+
We recommend using the **Voice and Video Insights** dashboards to start
40+
any quality investigations, and using [Call Diagnostics](../../voice-video-calling/call-diagnostics.md) as needed to explore individual calls when you need granular detail.
41+
42+
<!-- We recommend using Copilot in the **Voice and Video Insights** dashboards to start
43+
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.
3744
3845
**Voice and Video Insights** consists of four main sections.
3946
- **[Volume](#volume):** Provides general usage numbers.
4047
- **[Reliability](#reliability):** Aggregates key calling API scenarios and error codes.
4148
- **[User Facing Diagnostics (UFD)](#user-facing-diagnostics-ufd):** Summarizes events that can affect user call experiences.
42-
- **[Quality](#quality):** Provides key media stream measurements.
49+
- **[Quality](#quality):** Provides key media stream measurements. -->
4350

4451

4552
## Enable Voice and Video Insights
4653

47-
You need to start storing call logs and enable [Copilot in Azure](/azure/copilot/overview) to start using the Voice and Video Insights dashboards.
54+
You need to start storing call logs to start using the Voice and Video Insights dashboards.
55+
56+
<!-- You need to start storing call logs and enable [Copilot in Azure](/azure/copilot/overview) to start using the Voice and Video Insights dashboards. -->
57+
4858

4959
> [!IMPORTANT]
5060
>You must collect logs to use the dashboard. To enable Voice and Video Insights see: **[How do I set up Voice and Video Insights?](#how-do-i-set-up-voice-and-video-insights)**
@@ -62,7 +72,9 @@ Inside your Azure Communication Services resource, scroll down on the left navig
6272

6373
<!-- :::image type="content" source="..\media\workbooks\voice-and-video-nav.png" alt-text="Screenshot of voice and video navigation."::: -->
6474

65-
The **Volume** tab plots key usage metrics, such as call and participant volume, you can use the filters to focus your reviews and time frames. You can use Copilot to get detailed explanations of key concepts at the bottom of this section.
75+
The **Volume** tab plots key usage metrics, such as call and participant volume, you can use the filters to focus your reviews and time frames.
76+
77+
<!-- You can use Copilot to get detailed explanations of key concepts at the bottom of this section. -->
6678

6779
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.
6880

@@ -77,7 +89,7 @@ The **Volume** tab contains a **Grouping** parameter, which helps visualize the
7789
7890
:::image type="content" source="..\media\workbooks\voice-and-video-volume-grouping.png" alt-text="Screenshot of voice and video volume grouping."::: -->
7991

80-
## Reliability
92+
<!-- ## Reliability
8193
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.
8294
8395
## User Facing Diagnostics (UFD)
@@ -89,7 +101,7 @@ We recommend prioritizing improvements on a UFD that has a low recovery rate and
89101
### How do you interpret UFDs?
90102
91103
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.
92-
104+
-->
93105

94106
## Quality
95107

@@ -134,7 +146,9 @@ For an in-depth description of workbooks, refer to the [Azure Monitor Workbooks]
134146
## Frequently asked questions
135147

136148
### How do I set up Voice and Video Insights?
137-
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.
149+
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.
150+
151+
<!-- 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. -->
138152

139153
#### Collect Call Logs
140154

@@ -148,10 +162,10 @@ Your data volume, retention, and usage in Log Analytics within Azure Monitor is
148162

149163
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.
150164

151-
#### Enable Copilot in Azure
165+
<!-- #### Enable Copilot in Azure
152166
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.
153167
154-
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.
168+
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. -->
155169

156170
## Next steps
157171

0 commit comments

Comments
 (0)