Skip to content

Commit 61b2f91

Browse files
authored
Merge pull request #75339 from IEvangelist/patch-3
Update codeless-overview.md
2 parents f7033fb + 38f5575 commit 61b2f91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ As we're adding additional integrations, the auto-instrumentation capability mat
3939
#### .NET
4040
Application monitoring on Azure App Service on Windows is available for [.NET applications](./azure-web-apps.md?tabs=net) .NET and is enabled by default.
4141

42-
#### .NETCore
43-
Monitoring for [.NETCore applications](./azure-web-apps.md?tabs=netcore) can be enabled with one click.
42+
#### .NET Core
43+
Monitoring for [.NET Core applications](./azure-web-apps.md?tabs=netcore) can be enabled with one click.
4444

4545
#### Java
4646
The portal integration for monitoring of Java applications on App Service on Windows is currently unavailable, however, you can add Application Insights [Java 3.0 standalone agent](./java-in-process-agent.md) to your application without any code changes before deploying the apps to App Service. Application Insights Java 3.0 agent is generally available.
@@ -50,8 +50,8 @@ Monitoring for Node.js applications on Windows cannot currently be enabled from
5050

5151
### Linux
5252

53-
#### .NETCore
54-
To monitor .NETCore applications running on Linux, use the [SDK](./asp-net-core.md).
53+
#### .NET Core
54+
To monitor .NET Core applications running on Linux, use the [SDK](./asp-net-core.md).
5555

5656
#### Java
5757
Enabling Java application monitoring for App Service on Linux from portal isn't available, but you can add [Application Insights Java 3.0 agent](./java-in-process-agent.md) to your app before deploying the apps to App Service. Application Insights Java 3.0 agent is generally available.

0 commit comments

Comments
 (0)