Skip to content

Commit d26ee4f

Browse files
Merge pull request #246396 from siyuniu-ms/siyu/updateTable
Update table to make browser SDK part looks identical
2 parents 582612d + 803ca24 commit d26ee4f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/azure-monitor/app/codeless-overview.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,14 @@ Links are provided to more information for each supported scenario.
4646
4747
## JavaScript (Web) SDK Loader Script injection by configuration
4848

49-
If you’re using the following supported SDKs, you can configure the JavaScript (Web) SDK Loader Script to inject from the server-side SDK onto each page.
49+
When using supported SDKs, you can enable SDK injection in configuration to automatically inject JavaScript (Web) SDK Loader Script onto each page.
5050

51-
> [!NOTE]
52-
> See the linked article for instructions on how to install the server-side SDK.
5351

54-
| SDK | More information
55-
| :--- | :--- |
56-
| ASP.NET Core | [Enable client-side telemetry for web applications](./asp-net-core.md?tabs=netcorenew%2Cnetcore6#enable-client-side-telemetry-for-web-applications) |
57-
| Node.js | [Automatic web Instrumentation](./nodejs.md#automatic-web-instrumentationpreview) |
58-
| Java | [Browser SDK Loader](./java-standalone-config.md#browser-sdk-loader-preview) |
52+
| Language
53+
| :--- |
54+
| [ASP.NET Core](./asp-net-core.md?tabs=netcorenew%2Cnetcore6#enable-client-side-telemetry-for-web-applications) |
55+
| [Node.js](./nodejs.md#automatic-web-instrumentationpreview) |
56+
| [Java](./java-standalone-config.md#browser-sdk-loader-preview) |
5957

6058
For other methods to instrument your application with the Application Insights JavaScript SDK, see [Get started with the JavaScript SDK](./javascript-sdk.md).
6159

0 commit comments

Comments
 (0)