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/voice-video-calling/call-diagnostics.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ AI can help app developers across every step of the development lifecycle: desig
86
86
87
87
## Frequently asked questions
88
88
89
-
### Set up Call Diagnostics
89
+
### How do I set up Call Diagnostics?
90
90
91
91
Follow instructions to add diagnostic settings for your resource in [Enable logs via Diagnostic Settings in Azure Monitor](../analytics/enable-logging.md). We recommend that you initially collect all logs. After you understand the capabilities in Azure Monitor, determine which logs you want to retain and for how long. When you add diagnostic setting, you're prompted to [select logs](../analytics/enable-logging.md#adding-a-diagnostic-setting). To collect all logs, select **allLogs**.
92
92
@@ -96,7 +96,7 @@ If you have multiple Azure Communications Services resource IDs, you must enable
96
96
97
97
Participants who join from other Azure Communication Services resources have limited information in Call Diagnostics. The participants who belong to the resource when you open Call Diagnostics have all available insights shown.
98
98
99
-
### What are the common call problems and how to fix them
99
+
### What are the common call problems and how to fix them?
100
100
101
101
Resources for common call problems:
102
102
@@ -112,26 +112,26 @@ Resources for common call problems:
112
112
113
113
- If call participants have video problems (for example, their video looks fuzzy or cuts in and out), see [Overview of video issues](../../resources/troubleshooting/voice-video-calling/video-issues/overview.md).
114
114
115
-
### Use Copilot in Azure (preview) in Call Diagnostics
115
+
### How do I enable Copilot in Azure (preview) in Call Diagnostics
116
116
117
117
Your organization manages access to [Microsoft Copilot in Azure (preview)](/azure/copilot/overview). After your organization has access to Copilot in Azure, the Call Diagnostics interface includes the **Diagnose with Copilot** option in the search area, on the **Overview** tab, and on the **Issues** tab.
118
118
119
119
Use Copilot in Azure for Call Diagnostics to improve call quality by detailing problems faced during Azure Communication Services calls. Giving Copilot in Azure detailed information from Call Diagnostics helps Copilot enhance analysis, identify problems, and identify fixes. Copilot in Azure currently lacks programmatic access to your call details.
120
120
121
-
### Use`DiagnosticOptions` to view tagged calls in Call Diagnostics
121
+
### How can I use`DiagnosticOptions` to view tagged calls in Call Diagnostics
122
122
123
123
You can use your tags from `DiagnosticOptions` in three places on the Call Diagnostics interface:
124
124
125
-
*Calls search: You can search, view, and sort
125
+
*Main **calls search** page: You can search, apply a filter, and view by specific `DiagnosticOptions` attributes.
126
126
:::image type="content" source="./media/ui-hint-call-search.png" alt-text="Screenshot of the Call Diagnostics Search view that shows the DiagnosticOptions column." lightbox="./media/ui-hint-call-search.png":::
127
127
128
-
* Participants table in **Call Overview** section:
128
+
* Participants table in **Call Overview** section: You can view and sort by DiagnosticOptions
129
129
:::image type="content" source="./media/ui-hint-participants-table.png" alt-text="Screenshot of the Call Diagnostics Call Overview section that shows the DiagnosticOptions column." lightbox="./media/ui-hint-participants-table.png":::
130
130
131
-
* Timeline sectionin the **Participants information** side panel:
131
+
***Timeline section**: You can search by a specific `DiagnosticOptions` attribute and view the `DiagnosticOptions`in the participants information side panel
132
132
:::image type="content" source="./media/ui-hint-timeline.png" alt-text="Screenshot of the Call Diagnostics timeline section that shows the DiagnosticOptions values when exploring a participants side pane details." lightbox="./media/ui-hint-timeline.png":::
133
133
134
-
### View `DiagnosticOptions` information column in the tables
134
+
####View `DiagnosticOptions` information column in the tables
135
135
136
136
If you can't see the `DiagnosticOptions` information column in the tables, here's how to view the information:
137
137
@@ -145,7 +145,7 @@ After clicking the **Edit Columns** button, choose the **DiagnosticOptions** opt
145
145
146
146
You can now see the `DiagnosticOptions` column.
147
147
148
-
### More information about adding tags for your Calls in Call Diagnostics
148
+
####More information about adding tags for your Calls in Call Diagnostics
149
149
150
150
For more information about adding `DiagnosticOptions` tags, see [Add custom tags to your client telemetry](../../tutorials/voice-video-calling/diagnostic-options-tag.md).
0 commit comments