You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/insights/code-optimizations.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,6 @@ Code Optimizations analyzes the profiling data collected by the Application Insi
53
53
54
54
Code Optimizations are generated automatically after [Application Insights Profiler is enabled](../profiler/profiler-overview.md#sampling-rate-and-overhead). It incurs no extra cost to you as it analyzes performance issues and generates performance recommendations. Some features (such as code-level fix suggestions) require [Copilot for GitHub](https://docs.github.com/copilot/about-github-copilot/what-is-github-copilot) and/or [Copilot for Azure](../../copilot/overview.md).
55
55
56
-
[Regarding sampling rates and overhead, refer to the Profiler documentation.](../profiler/profiler-overview.md#sampling-rate-and-overhead)
57
-
58
56
## Supported regions
59
57
60
58
Code Optimizations is available in the same regions as Application Insights. You can check the available regions using the following command:
0 commit comments