Skip to content

Commit ddce18b

Browse files
Merge pull request #292721 from amagginetti/patch-25
Update call-diagnostics.md
2 parents fbc735b + 3feb936 commit ddce18b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/communication-services/concepts/voice-video-calling/call-diagnostics.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ AI can help app developers across every step of the development lifecycle: desig
8686

8787
## Frequently asked questions
8888

89-
### Set up Call Diagnostics
89+
### How do I set up Call Diagnostics?
9090

9191
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**.
9292

@@ -96,7 +96,7 @@ If you have multiple Azure Communications Services resource IDs, you must enable
9696

9797
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.
9898

99-
### What are the common call problems and how to fix them
99+
### What are the common call problems and how to fix them?
100100

101101
Resources for common call problems:
102102

@@ -112,26 +112,26 @@ Resources for common call problems:
112112

113113
- 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).
114114

115-
### Use Copilot in Azure (preview) in Call Diagnostics
115+
### How do I enable Copilot in Azure (preview) in Call Diagnostics
116116

117117
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.
118118

119119
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.
120120

121-
### Use `DiagnosticOptions` to view tagged calls in Call Diagnostics
121+
### How can I use `DiagnosticOptions` to view tagged calls in Call Diagnostics
122122

123123
You can use your tags from `DiagnosticOptions` in three places on the Call Diagnostics interface:
124124

125-
* Calls search:
125+
* Main **calls search** page: You can search, apply a filter, and view by specific `DiagnosticOptions` attributes.
126126
:::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":::
127127

128-
* Participants table in **Call Overview** section:
128+
* Participants table in **Call Overview** section: You can view and sort by `DiagnosticOptions`
129129
:::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":::
130130

131-
* Timeline section in 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
132132
:::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":::
133133

134-
### View `DiagnosticOptions` information column in the tables
134+
#### View `DiagnosticOptions` information column in the tables
135135

136136
If you can't see the `DiagnosticOptions` information column in the tables, here's how to view the information:
137137

@@ -145,7 +145,7 @@ After clicking the **Edit Columns** button, choose the **DiagnosticOptions** opt
145145

146146
You can now see the `DiagnosticOptions` column.
147147

148-
### More information about adding tags for your Calls in Call Diagnostics
148+
#### More information about adding tags for your Calls in Call Diagnostics
149149

150150
For more information about adding `DiagnosticOptions` tags, see [Add custom tags to your client telemetry](../../tutorials/voice-video-calling/diagnostic-options-tag.md).
151151

0 commit comments

Comments
 (0)