Skip to content

Commit 1fdd654

Browse files
committed
Fixed image file names
changed "uihint" to "ui-hint" in image file names and links, and made minor Acrolinx edits.
1 parent 02f8827 commit 1fdd654

File tree

6 files changed

+9
-9
lines changed

6 files 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
@@ -28,7 +28,7 @@ Just like a real conversation, many things happen simultaneously in a call that
2828
Azure Communication Services collects call data in the form of metrics and events. For Call Diagnostics to analyze new call data, you must enable a diagnostic setting in Azure Monitor. Azure Monitor then sends this data to a Log Analytics workspace.
2929

3030
> [!IMPORTANT]
31-
> Call Diagnostics can query only data that's sent to a Log Analytics workspace. Diagnostic settings begin collecting data by a single Azure Communications Services resource ID after you enable the diagnostic setting.
31+
> Call Diagnostics can query only data sent to a Log Analytics workspace. Diagnostic settings begin collecting data by a single Azure Communications Services resource ID after you enable the diagnostic setting.
3232
3333
Because Call Diagnostics is an application layer on top of data for your Azure Communications Services resource, you can query the call data and [build workbook reports on top of your data](/azure/azure-monitor/logs/data-platform-logs#built-in-insights-and-custom-dashboards-workbooks-and-reports).
3434

@@ -79,7 +79,7 @@ AI can help app developers across every step of the development lifecycle: desig
7979

8080
- How to run network diagnostics in Azure Communication Services VoIP calls.
8181
- How to optimize your calls for poor network conditions.
82-
- What are common causes of poor media streams in Azure Communication Services calls?
82+
- How to determine common causes of poor media streams in Azure Communication Services calls.
8383
- How to fix subcode 41048 if the video on a call didn't work.
8484

8585
:::image type="content" source="./media/call-diagnostics-all-calls-copilot.png" alt-text="Screenshot of a Call Diagnostics search that shows recent calls for an Azure Communications Services resource and a response from Copilot in Azure." lightbox="./media/call-diagnostics-all-calls-copilot.png":::
@@ -92,7 +92,7 @@ Follow instructions to add diagnostic settings for your resource in [Enable logs
9292

9393
Your data volume, retention, and Call Diagnostics query usage in Log Analytics within Azure Monitor is billed through existing Azure data meters. We recommend that you monitor your data usage and retention policies for cost considerations as needed. For more information, see [Controlling costs](/azure/azure-monitor/essentials/diagnostic-settings#controlling-costs).
9494

95-
If you have multiple Azure Communications Services resource IDs, you must enable these settings for each resource ID and query call details for participants within their respective resource IDs.
95+
If you have multiple Azure Communications Services resource IDs, you must enable these settings for each resource ID. Then you can query call details for participants within their respective resource IDs.
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

@@ -123,25 +123,25 @@ Use Copilot in Azure for Call Diagnostics to improve call quality by detailing p
123123
You can use your tags from `DiagnosticOptions` in three places on the Call Diagnostics interface:
124124

125125
* Calls search:
126-
:::image type="content" source="./media/uihint-call-search.png" alt-text="Screenshot of the Call Diagnostics Search view that shows the DiagnosticOptions column." lightbox="./media/uihint-call-search.png":::
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":::
127127

128128
* Participants table in **Call Overview** section:
129-
:::image type="content" source="./media/uihint-participants-table.png" alt-text="Screenshot of the Call Diagnostics Call Overview section that shows the DiagnosticOptions column." lightbox="./media/uihint-participants-table.png":::
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":::
130130

131131
* Timeline section in the **Participants information** side panel:
132-
:::image type="content" source="./media/uihint-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/uihint-timeline.png":::
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":::
133133

134134
### 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

138-
To view the `DiagnosticOptions` columns in Call Diagnostics you need to enable them using the **Edit Columns** button located in the Call Search and Call Overview sections:
138+
To view the `DiagnosticOptions` columns in Call Diagnostics, you need to enable them using the **Edit Columns** button located in the Call Search and Call Overview sections:
139139

140-
:::image type="content" source="./media/uihint-edit-columns-button.png" alt-text="Screenshot of the Call Diagnostics search view with a red rectangle around the Edit Columns icon." lightbox="./media/uihint-edit-columns-button.png":::
140+
:::image type="content" source="./media/ui-hint-edit-columns-button.png" alt-text="Screenshot of the Call Diagnostics search view with a red rectangle around the Edit Columns icon." lightbox="./media/ui-hint-edit-columns-button.png":::
141141

142142
After clicking the **Edit Columns** button, choose the **DiagnosticOptions** option and click **Done**:
143143

144-
:::image type="content" source="./media/uihint-choose-columns-sidepane.png" alt-text="Screenshot of the Call Diagnostics search view with the column editor opened on the right side. There are red rectangles around the DiagnosticOptions option and the Done button." lightbox="./media/uihint-choose-columns-sidepane.png":::
144+
:::image type="content" source="./media/ui-hint-choose-columns-sidepane.png" alt-text="Screenshot of the Call Diagnostics search view with the column editor opened on the right side. There are red rectangles around the DiagnosticOptions option and the Done button." lightbox="./media/ui-hint-choose-columns-sidepane.png":::
145145

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

0 commit comments

Comments
 (0)