Skip to content

Commit 02d7a38

Browse files
committed
update due to chuck clarification
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 2cfeb35 commit 02d7a38

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/azure-monitor/profiler/profiler.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ ms.reviewer: ryankahng
1010

1111
[Application Insights Profiler](./profiler-overview.md) is preinstalled as part of the Azure App Service runtime. You can run Profiler on ASP.NET and ASP.NET Core apps running on App Service by using the Basic service tier or higher. Follow these steps, even if you included the Application Insights SDK in your application at build time.
1212

13-
Profiler on Linux is only supported on *Windows-based* web apps. To enable Profiler on Linux, walk through the [ASP.NET Core Azure Linux web apps instructions](profiler-aspnetcore-linux.md).
13+
Codeless installation of Application Insights Profiler:
14+
- Follows [the .NET Core support policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
15+
- Is only supported on *Windows-based* web apps.
1416

15-
> [!NOTE]
16-
> Codeless installation of Application Insights Profiler follows the .NET Core support policy. For more information about supported runtime, see [.NET Core Support Policy](https://dotnet.microsoft.com/platform/support/policy/dotnet-core).
17+
To enable Profiler on Linux, walk through the [ASP.NET Core Azure Linux web apps instructions](profiler-aspnetcore-linux.md).
1718

1819
## Prerequisites
1920

0 commit comments

Comments
 (0)