Skip to content

Commit bb5b2a3

Browse files
authored
Merge pull request #108606 from jake-fawcett/jake-fawcett-application-insights-overview
Fixed broken Languages link in app-insights-overview.md
2 parents ba6c5c3 + 2b47537 commit bb5b2a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/app-insights-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To understand the number of Application Insights resources required to cover you
3434

3535
## How do I use Application Insights?
3636

37-
Application Insights is enabled through either [autoinstrumentation](codeless-overview.md) (agent) or by adding the [Application Insights SDK](sdk-support-guidance.md) to your application code. [Many languages](platforms.md) are supported. The applications could be on Azure, on-premises, or hosted by another cloud. To figure out which type of instrumentation is best for you, see [How do I instrument an application?](#how-do-i-instrument-an-application).
37+
Application Insights is enabled through either [autoinstrumentation](codeless-overview.md) (agent) or by adding the [Application Insights SDK](sdk-support-guidance.md) to your application code. [Many languages](#supported-languages) are supported. The applications could be on Azure, on-premises, or hosted by another cloud. To figure out which type of instrumentation is best for you, see [How do I instrument an application?](#how-do-i-instrument-an-application).
3838

3939
The Application Insights agent or SDK preprocesses telemetry and metrics before sending the data to Azure. Then it's ingested and processed further before it's stored in Azure Monitor Logs (Log Analytics). For this reason, an Azure account is required to use Application Insights.
4040

@@ -192,4 +192,4 @@ Leave product feedback for the engineering team in the [Feedback Community](http
192192
- [Autoinstrumentation overview](codeless-overview.md)
193193
- [Overview dashboard](overview-dashboard.md)
194194
- [Availability overview](availability-overview.md)
195-
- [Application Map](app-map.md)
195+
- [Application Map](app-map.md)

0 commit comments

Comments
 (0)