Skip to content

Commit 25cd04f

Browse files
authored
Merge pull request #96384 from BhargaviAnnadevara-MSFT/patch-7
(AzureCXP) Fixes MicrosoftDocs/azure-docs#43070
2 parents 07e587f + 0a54626 commit 25cd04f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,6 @@ Below is our step-by-step troubleshooting guide for extension/agent based monito
320320
> [!NOTE]
321321
> Java and Node.js applications are only supported on Azure App Services via manual SDK based instrumentation and therefore the steps below do not apply to these scenarios.
322322
323-
> [!NOTE]
324-
> ASP.NET Core 3.0 applications are not supported. Please follow [Manual instrumentation](https://docs.microsoft.com/azure/azure-monitor/app/asp-net-core) via code for ASP.NET Core 3.0 apps.
325-
326323
1. Check that the application is monitored via `ApplicationInsightsAgent`.
327324
* Check that `ApplicationInsightsAgent_EXTENSION_VERSION` app setting is set to a value of "~2".
328325
2. Ensure that the application meets the requirements to be monitored.

0 commit comments

Comments
 (0)