Skip to content

Commit 393f378

Browse files
committed
Links
Fixed
1 parent c712ff4 commit 393f378

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/communication-services/whats-new.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ const isConsentRequired = callRecordingApi.isTeamsConsentRequired;
138138
callRecordingApi.grantTeamsConsent();
139139
```
140140

141-
For more information, see [Manage call recording on the client > Explicit consent](how-tos/calling-sdk/record-calls#explicit-consent).
141+
For more information, see [Manage call recording on the client > Explicit consent](./how-tos/calling-sdk/record-calls#explicit-consent.md).
142142

143143
### Breakout rooms in the Web Calling SDK
144144

@@ -166,16 +166,15 @@ The Azure Communication Services survey data is available in the following Teams
166166
- Teams Call Quality Connector for Power BI: [Use Power BI to analyze CQD data for Microsoft Teams - Microsoft Teams](/microsoftteams/cqd-power-bi-query-templates)
167167
- Teams Graph API: [Microsoft Graph overview and userFeedback resource type – Microsoft Graph v1.0](/graph/overview)
168168

169-
For more information, see [Azure Communication Services End of Call Survey overview](concepts/voice-video-calling/end-of-call-survey-concept#view-survey-data-as-a-teams-administrator).
169+
For more information, see [Azure Communication Services End of Call Survey overview](./concepts/voice-video-calling/end-of-call-survey-concept#view-survey-data-as-a-teams-administrator).
170170

171171
### Identify web calling participants with custom data tags
172172

173-
Now developers can add up to three custom data attributes to call participants with the WebJS calling client and view them in Azure Monitor. You can use these customizable attributes to enhance your post-call analysis. Since you have control over the data creation, you can use it for A/B testing, labeling such as west coast, release version, and so on. You can use [Call Diagnostics](concepts/voice-video-calling/call-diagnostics#use-diagnosticoptions-to-view-tagged-calls-in-call-diagnostics) to search for these attributes or create custom queries with [Log Analytics](concepts/analytics/query-call-logs).
173+
Now developers can add up to three custom data attributes to call participants with the WebJS calling client and view them in Azure Monitor. You can use these customizable attributes to enhance your post-call analysis. Since you have control over the data creation, you can use it for A/B testing, labeling such as west coast, release version, and so on. You can use [Call Diagnostics](./concepts/voice-video-calling/call-diagnostics#use-diagnosticoptions-to-view-tagged-calls-in-call-diagnostics) to search for these attributes or create custom queries with [Log Analytics](./concepts/analytics/query-call-logs.md).
174174

175175
:::image type="content" source="media/whats-new-images/call-diagnostics-test.png" alt-text="Screen capture of Microsoft Azure Call Diagnostics showing the label call diagnostics test and new diagnostic options custom data tags." lightbox="media/whats-new-images/call-diagnostics-test.png":::
176176

177-
For more information, see [Tutorial on how to attach custom tags to your client telemetry](tutorials/voice-video-calling/diagnostic-options-tag).
178-
177+
For more information, see [Tutorial on how to attach custom tags to your client telemetry](./tutorials/voice-video-calling/diagnostic-options-tag.md).
179178

180179
## December 2024
181180

0 commit comments

Comments
 (0)