Skip to content

Commit d940822

Browse files
Merge pull request #267514 from AaronMaxwell/aaronmax-revert-pr-112567
Reverting PR 112567 per PM guidance
2 parents b82e5b8 + 37a8b94 commit d940822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To enable telemetry collection with Application Insights, only the application s
8383

8484
|App setting name | Definition | Value |
8585
|-----------------|:------------|-------------:|
86-
|ApplicationInsightsAgent_EXTENSION_VERSION | Main extension, which controls runtime monitoring. | `~3` |
86+
|ApplicationInsightsAgent_EXTENSION_VERSION | Main extension, which controls runtime monitoring. | `~2` for Windows or `~3` for Linux |
8787
|XDT_MicrosoftApplicationInsights_Mode | In default mode, only essential features are enabled to ensure optimal performance. | `disabled` or `recommended`. |
8888
|XDT_MicrosoftApplicationInsights_PreemptSdk | For ASP.NET Core apps only. Enables Interop (interoperation) with the Application Insights SDK. Loads the extension side by side with the SDK and uses it to send telemetry. (Disables the Application Insights SDK.) |`1`|
8989

0 commit comments

Comments
 (0)