Skip to content

Commit 506d846

Browse files
authored
Update azure-web-apps.md
Removed duplicate "instrumentation" wording.
1 parent ef8ec10 commit 506d846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/azure-web-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ There are two ways to enable application monitoring for Azure App Services hoste
3131
* If you need to make custom API calls to track events/dependencies not captured by default with auto-instrumentation monitoring, you would need to use this method. Check out the [API for custom events and metrics article](./api-custom-events-metrics.md) to learn more.
3232

3333
> [!NOTE]
34-
> If both auto-instrumentation monitoring and manual SDK-based instrumentation are detected, in .NET only the manual instrumentation settings will be honored, while in Java only the auto-instrumentation instrumentation will be emitting the telemetry. This is to prevent duplicate data from being sent.
34+
> If both auto-instrumentation monitoring and manual SDK-based instrumentation are detected, in .NET only the manual instrumentation settings will be honored, while in Java only the auto-instrumentation will be emitting the telemetry. This is to prevent duplicate data from being sent.
3535
3636
> [!NOTE]
3737
> Snapshot debugger and profiler are only available in .NET and .NET Core

0 commit comments

Comments
 (0)