Skip to content

Commit 41b7c0e

Browse files
Merge pull request #242294 from KrishnaG-MSFT/patch-305
(AzureCXP) MicrosoftDocs/azure-docs#111143
2 parents 1ac9062 + 0721d64 commit 41b7c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/asp-net-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ HttpContext.Features.Get<RequestTelemetry>().Properties["myProp"] = someData
197197

198198
## Enable client-side telemetry for web applications
199199

200-
The preceding steps are enough to help you start collecting server-side telemetry. If your application has client-side components, follow the next steps to start collecting [usage telemetry](./usage-overview.md) JavaScript (Web) SDK Loader Script injection by configuration.
200+
The preceding steps are enough to help you start collecting server-side telemetry. If your application has client-side components, follow the next steps to start collecting [usage telemetry](./usage-overview.md) using JavaScript (Web) SDK Loader Script injection by configuration.
201201

202202
1. In `_ViewImports.cshtml`, add injection:
203203

0 commit comments

Comments
 (0)