Skip to content

Commit d3176b5

Browse files
committed
Adding more explanation
1 parent 4cd2967 commit d3176b5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/azure-monitor/app/javascript-sdk.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@ We provide the [Debug plugin](https://github.com/microsoft/ApplicationInsights-J
3434
Follow the steps in this section to instrument your application with the Application Insights JavaScript SDK.
3535

3636
> [!TIP]
37-
> Good news! We're making it even easier to enable JavaScript. Check out where [JavaScript (Web) SDK Loader Script injection by configuration is available](./codeless-overview.md#javascript-web-sdk-loader-script-injection-by-configuration)!
37+
> Good news! We're making it even easier to enable JavaScript with JavaScript (Web) SDK Loader Script injection by configuration.
38+
>
39+
> - [ASP.NET Core](./asp-net-core.md?tabs=netcorenew%2Cnetcore6#enable-client-side-telemetry-for-web-applications)
40+
> - [Node.js](./nodejs.md#browser-sdk-loader)
41+
> - [Java](./java-standalone-config.md#browser-sdk-loader-preview)
3842
3943
### Add the JavaScript code
4044

0 commit comments

Comments
 (0)