Skip to content

Commit 80f2d22

Browse files
authored
Merge pull request #101202 from hyoshioka0128/patch-604
Typo "Azure Monitor - Application Insights"→"Azure Monitor Applicatio…
2 parents f8beb83 + 96e3e32 commit 80f2d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-diagnostics-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Application monitoring tracks how features and components of your application ar
2323
* Is my application throwing unhandled exceptions?
2424
* What is happening within the services running inside my containers?
2525

26-
The great thing about application monitoring is that developers can use whatever tools and framework they'd like since it lives within the context of your application! You can learn more about the Azure solution for application monitoring with Azure Monitor - Application Insights in [Event analysis with Application Insights](service-fabric-diagnostics-event-analysis-appinsights.md).
26+
The great thing about application monitoring is that developers can use whatever tools and framework they'd like since it lives within the context of your application! You can learn more about the Azure solution for application monitoring with Azure Monitor Application Insights in [Event analysis with Application Insights](service-fabric-diagnostics-event-analysis-appinsights.md).
2727
We also have a tutorial with how to [set this up for .NET Applications](service-fabric-tutorial-monitoring-aspnet.md). This tutorial goes over how to install the right tools, an example to write custom telemetry in your application, and viewing the application diagnostics and telemetry in the Azure portal.
2828

2929

0 commit comments

Comments
 (0)