We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd39fb commit 6db5a82Copy full SHA for 6db5a82
articles/azure-monitor/insights/code-optimizations.md
@@ -47,6 +47,8 @@ Code Optimizations analyzes the profiling data collected by the Application Insi
47
- Connects data with the methods and functions in your application code.
48
- Narrows down the culprit by finding bottlenecks within the code.
49
50
+[See Code Optimizations at work in the Azure portal.](https://ms.portal.azure.com/#view/Microsoft_Azure_CodeOptimizations/CodeOptimizationsBlade)
51
+
52
## Cost and overhead
53
54
Code Optimizations incurs no extra costs.
0 commit comments