Skip to content

Commit b6c3173

Browse files
committed
Adjusting update per PM feedback
1 parent 00155d2 commit b6c3173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Azure Application Insights JavaScript SDK provides configuration for trackin
2222

2323
These configuration fields are optional and default to false unless otherwise stated.
2424

25-
Add any Microsoft Azure Monitor Application Insights JavaScript SDK configuration directly under `connectionString`. For a code example if you're using the JavaScript (Web) SDK Loader Script, see [JavaScript (Web) SDK Loader Script](./javascript-sdk.md?tabs=javascriptwebsdkloaderscript#add-the-javascript-code) and refer to the HTML example code. For a code example if you're using the npm package, see [npm package](./javascript-sdk.md?tabs=npmpackage#add-the-javascript-code) and refer to the JavaScript example code.
25+
For instructions on how to add SDK configuration, see [Add SDK configuration](./javascript-sdk.md#optional-add-sdk-configuration).
2626

2727
| Name | Type | Default |
2828
|------|------|---------|

0 commit comments

Comments
 (0)