Skip to content

Commit c079dcc

Browse files
authored
Merge pull request #304421 from farhanhussainleo/main
update page & remove from ToC
2 parents e25e8a3 + 086a5f3 commit c079dcc

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

articles/communication-services/quickstarts/telemetry-application-insights.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: peiliu
66
manager: vravikumar
77
services: azure-communication-services
88
ms.author: peiliu
9-
ms.date: 06/30/2021
9+
ms.date: 08/19/2025
1010
ms.topic: quickstart
1111
ms.service: azure-communication-services
1212
ms.subservice: data
@@ -16,6 +16,11 @@ ms.custom: mode-api, devx-track-extended-java, devx-track-js, devx-track-python
1616

1717
# Export SDK telemetry to Application Insights
1818

19+
> [!IMPORTANT]
20+
> For the most up-to-date information on this topic, please visit:
21+
> [Add and modify OpenTelemetry in Azure Monitor](/azure/azure-monitor/app/opentelemetry-add-modify?tabs=aspnetcore)
22+
23+
1924
The Azure OpenTelemetry Exporter is an SDK within [Azure Monitor](/azure/azure-monitor/). It enables you to export tracing data using OpenTelemetry and send the data to [Application Insights](/azure/azure-monitor/app/app-insights-overview). OpenTelemetry provides a standard way for applications and frameworks to collect telemetry information.
2025

2126
Azure Application Insights is a feature of Azure Monitor which monitors live applications. It displays telemetry data about your application in a Microsoft Azure resource. The telemetry model is standardized to support platform and language-independent monitoring.

articles/communication-services/toc.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ items:
118118
href: concepts/analytics/logs/chat-logs.md
119119
- name: Chat insights
120120
href: concepts/analytics/insights/chat-insights.md
121-
- name: Export SDK telemetry to Application Insights
122-
href: quickstarts/telemetry-application-insights.md
123121
- name: Samples and tutorials
124122
items:
125123
- name: Create a chat access token
@@ -280,8 +278,8 @@ items:
280278
href: concepts/email-metrics.md
281279
- name: Email insights
282280
href: concepts/analytics/insights/email-insights.md
283-
- name: Export SDK telemetry to Application Insights
284-
href: quickstarts/telemetry-application-insights.md
281+
# - name: Export SDK telemetry to Application Insights
282+
# href: quickstarts/telemetry-application-insights.md
285283
- name: Samples and tutorials
286284
items:
287285
- name: Detect sensitive data using Azure AI
@@ -344,8 +342,8 @@ items:
344342
href: concepts/analytics/sms-metrics.md
345343
- name: SMS insights
346344
href: concepts/analytics/insights/sms-insights.md
347-
- name: Export SDK telemetry to Application Insights
348-
href: quickstarts/telemetry-application-insights.md
345+
# - name: Export SDK telemetry to Application Insights
346+
# href: quickstarts/telemetry-application-insights.md
349347
- name: Samples and tutorials
350348
items:
351349
- name: Get a phone number
@@ -652,8 +650,6 @@ items:
652650
href: concepts/analytics/rooms-metrics.md
653651
- name: Closed captions logs
654652
href: concepts/analytics/logs/closed-captions-logs.md
655-
- name: Export SDK telemetry to Application Insights
656-
href: quickstarts/telemetry-application-insights.md
657653
- name: Quality and diagnostics
658654
items:
659655
- name: Optimize call quality
@@ -969,8 +965,6 @@ items:
969965
href: concepts/analytics/log-analytics.md
970966
- name: Set up call monitoring and alerting
971967
href: concepts/analytics/set-up-call-monitoring.md
972-
- name: Export SDK telemetry to Application Insights
973-
href: quickstarts/telemetry-application-insights.md
974968
- name: Samples and tutorials
975969
items:
976970
- name: Get a trial phone number

0 commit comments

Comments
 (0)