Skip to content

Commit 028702c

Browse files
authored
feat: fixed broken Application Insights link
fixed broken Application Insights link
1 parent 2060fe3 commit 028702c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/analyze-telemetry-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To open Application Insights from a function app in the [Azure portal](https://p
5050

5151
![Open Application Insights from the function app Overview page](media/functions-monitoring/ai-link.png)
5252

53-
For information about how to use Application Insights, see the [Application Insights documentation](/azure/application-insights/). This section shows some examples of how to view data in Application Insights. If you're already familiar with Application Insights, you can go directly to [the sections about how to configure and customize the telemetry data](configure-monitoring.md#configure-log-levels).
53+
For information about how to use Application Insights, see the [Application Insights documentation](../azure-monitor/app/app-insights-overview.md). This section shows some examples of how to view data in Application Insights. If you're already familiar with Application Insights, you can go directly to [the sections about how to configure and customize the telemetry data](configure-monitoring.md#configure-log-levels).
5454

5555
![Application Insights Overview tab](media/functions-monitoring/metrics-explorer.png)
5656

0 commit comments

Comments
 (0)