Skip to content

Commit b61f8ec

Browse files
authored
Merge pull request #9011 from MicrosoftDocs/main
Auto push to live 2025-05-28 02:32:42
2 parents 29abb3a + ab8ff7f commit b61f8ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

support/azure/azure-monitor/app-insights/telemetry/investigate-missing-telemetry.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot missing application telemetry in Azure Monitor Application Insights
33
description: Describes how to test connectivity and telemetry ingestion by using PowerShell or curl to identify the step in the processing pipeline that causes telemetry to go missing.
4-
ms.date: 06/24/2024
4+
ms.date: 05/28/2025
55
ms.reviewer: aaronmax, toddfous, v-weizhu
66
ms.service: azure-monitor
77
ms.custom: sap:Missing or Incorrect data after enabling Application Insights in Azure Portal
@@ -27,6 +27,9 @@ If application telemetry doesn't show in the Azure portal, failures across steps
2727
- (Uncommon) The query API at `api.applicationinsights.io` fails when querying records from Log Analytics.
2828
- The Azure portal fails to pull or render the records you're trying to view.
2929

30+
> [!TIP]
31+
> The Application Insights support teams can't assist with networking issues. When submitting a support ticket for networking issues that prevent Application Insights from receiving telemetry data, such as DNS resolution failures, ensure that you specify Azure Networking or Azure Private Link in your product or issue description in the Azure portal. This will ensure that your support case is routed correctly.
32+
3033
## Identify step by sending sample telemetry record
3134

3235
Configuration problems or transient issues may occur anywhere across the Applications Insights service. To identify the step within the processing pipeline that causes symptoms of no data or missing data, send a sample telemetry record by using PowerShell or curl. For the PowerShell script or curl command, go to the following sections:

0 commit comments

Comments
 (0)