Skip to content

Commit 8c80000

Browse files
Merge pull request #246292 from abinetabate/docs-editor/azure-web-apps-net-core-1690325882
Update azure-web-apps-net-core.md
2 parents ed48782 + e3a3370 commit 8c80000

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See the following [Enable monitoring](#enable-monitoring) section to begin setti
3333
# [Linux](#tab/Linux)
3434

3535
> [!IMPORTANT]
36-
> Only ASP.NET Core 6.0 is supported for autoinstrumentation on Linux.
36+
> Only .NET Core [Long Term Support](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) is supported for autoinstrumentation on Linux.
3737
3838
[Trim self-contained deployments](/dotnet/core/deploying/trimming/trim-self-contained) is *not supported*. Use [manual instrumentation](./asp-net-core.md) via code instead.
3939

@@ -160,6 +160,8 @@ What follows is our step-by-step troubleshooting guide for extension/agent-based
160160

161161
:::image type="content" source="media/azure-web-apps-net-core/auto-instrumentation-status.png" alt-text="Screenshot that shows the autoinstrumentation status webpage." lightbox="media/azure-web-apps-net-core/auto-instrumentation-status.png":::
162162

163+
164+
163165
---
164166
### Default website deployed with web apps doesn't support automatic client-side monitoring
165167

@@ -196,3 +198,4 @@ For the latest updates and bug fixes, see the [Release notes](web-app-extension-
196198
* [Receive alert notifications](../alerts/alerts-overview.md) whenever operational events happen or metrics cross a threshold.
197199
* Use [Application Insights for JavaScript apps and webpages](javascript.md) to get client telemetry from the browsers that visit a webpage.
198200
* [Availability](availability-overview.md)
201+

0 commit comments

Comments
 (0)