Skip to content

Commit 2bcad98

Browse files
committed
[AppInsights][AaronMax] acrolinx suggestions
1 parent 07991dc commit 2bcad98

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-monitor/app/auto-instrumentation-troubleshoot.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ This article will help you troubleshoot problems with auto-instrumentation in Az
1212
> [!NOTE]
1313
> Auto-instrumentation used to be known as "codeless attach" before October 2021.
1414
15-
## Telemetry data is not reported after enabling auto-instrumentation
15+
## Telemetry data isn't reported after enabling auto-instrumentation
1616

17-
Review these common scenarios if you've enabled Azure Application Insights auto-instrumentation for your app service but do not see telemetry data reported.
17+
Review these common scenarios if you've enabled Azure Application Insights auto-instrumentation for your app service but don't see telemetry data reported.
1818

1919
### The Application Insights SDK was previously installed
2020

21-
Auto-instrumentation will fail for .NET and .NET Core apps if they were already instrumented with the SDK.
21+
Auto-instrumentation will fail when .NET and .NET Core apps were already instrumented with the SDK.
2222

2323
Remove the Application Insights SDK if you would like to auto-instrument your app.
2424

@@ -39,8 +39,8 @@ Auto-instrumentation will fail if it detects the following libraries.
3939
- Microsoft.AspNet.TelemetryCorrelation
4040
- Microsoft.ApplicationInsights
4141

42-
These will need to be removed for auto-instrumentation to succeed.
42+
These libraries will need to be removed for auto-instrumentation to succeed.
4343

44-
## Additional help
44+
## More help
4545

4646
If you have questions about Azure Application Insights auto-instrumentation, you can post a question in our [Microsoft Q&A question page](/answers/topics/azure-monitor.html).

0 commit comments

Comments
 (0)