Skip to content

Commit b429e24

Browse files
(Azure CXP) Added a note referencing .Net Profiler
https://github.com/MicrosoftDocs/azure-docs/issues/52964
1 parent 5ad87ca commit b429e24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/app-service/overview-diagnostics.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ In the App Service diagnostics homepage, you can choose the category that best d
2828

2929
![Homepage](./media/app-service-diagnostics/app-service-diagnostics-homepage-1.png)
3030

31+
> [!NOTE]
32+
> If your app is down or performing slow, you can [collect a profiling trace](https://azure.github.io/AppService/2018/06/06/App-Service-Diagnostics-Profiling-an-ASP.NET-Web-App-on-Azure-App-Service.html) to identify the root cause of the issue. Profiling is light weight and is designed for production scenarios.
33+
>
34+
3135
## Interactive interface
3236

3337
Once you select a homepage category that best aligns with your app's problem, App Service diagnostics' interactive interface, Genie, can guide you through diagnosing and solving problem with your app. You can use the tile shortcuts provided by Genie to view the full diagnostic report of the problem category that you are interested. The tile shortcuts provide you a direct way of accessing your diagnostic metrics.

0 commit comments

Comments
 (0)