Skip to content

Commit 2ab7086

Browse files
committed
remove note from other articles, keep in troubleshooting and overview
Signed-off-by: Hannah Hunter <[email protected]>
1 parent fa73f21 commit 2ab7086

File tree

5 files changed

+0
-10
lines changed

5 files changed

+0
-10
lines changed

articles/azure-monitor/profiler/profiler-azure-functions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ In this article, you'll use the Azure portal to:
1717
> [!NOTE]
1818
> You can enable the Application Insights Profiler for Azure Functions apps on the **App Service** plan.
1919
20-
[!INCLUDE [profiler-overhead](./includes/profiler-overhead.md)]
21-
2220
## Prerequisites
2321

2422
- [An Azure Functions app](../../azure-functions/functions-create-function-app-portal.md). Verify your Functions app is on the **App Service** plan.

articles/azure-monitor/profiler/profiler-containers.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ In this article, you learn about the various ways that you can:
2222
- Set the environment variable via the orchestrator (like Kubernetes).
2323
- Learn security considerations around production deployment, like protecting your Application Insights instrumentation key.
2424

25-
[!INCLUDE [profiler-overhead](./includes/profiler-overhead.md)]
26-
2725
## Prerequisites
2826

2927
- [An Application Insights resource](/previous-versions/azure/azure-monitor/app/create-new-resource). Make note of the instrumentation key.

articles/azure-monitor/profiler/profiler-data.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Let's say you're running a web performance test. You'll need traces to understan
1616
> - View the Profiler traces after your load test or Profiler session.
1717
> - Learn how to read the Profiler performance data and call stack.
1818
19-
[!INCLUDE [profiler-overhead](./includes/profiler-overhead.md)]
20-
2119
## Generate traffic to your Azure service
2220

2321
For Profiler to upload traces, your service must be actively handling requests.

articles/azure-monitor/profiler/profiler-settings.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ To manually trigger a Profiler session, you need, at minimum, *write* access on
5858

5959
Select **Triggers** to open the **Trigger Settings** pane that has the **CPU**, **Memory**, and **Sampling** trigger tabs.
6060

61-
[!INCLUDE [profiler-overhead](./includes/profiler-overhead.md)]
62-
6361
### CPU or Memory triggers
6462

6563
You can set up a trigger to start profiling when the percentage of CPU or memory use hits the level you set.

articles/azure-monitor/profiler/profiler.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ To enable Profiler on Linux, walk through the [ASP.NET Core Azure Linux web apps
1515
> [!NOTE]
1616
> 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).
1717
18-
[!INCLUDE [profiler-overhead](./includes/profiler-overhead.md)]
19-
2018
## Prerequisites
2119

2220
- An [Azure App Service ASP.NET/ASP.NET Core app](../../app-service/quickstart-dotnetcore.md).

0 commit comments

Comments
 (0)