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/app/profiler-troubleshooting.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@ Profiler writes trace messages and custom events to your Application Insights re
43
43
* If your web app is an ASP.NET Core application, it must be running at least ASP.NET Core 2.0.
44
44
* If the data you're trying to view is older than a couple of weeks, try limiting your time filter and try again. Traces are deleted after seven days.
45
45
* Make sure that proxies or a firewall have not blocked access to https://gateway.azureserviceprofiler.net.
46
+
* Profiler isn't supported on free or shared app service plans. If you're using one of those plans, try scaling up to one of the basic plans and Profiler should start working.
46
47
47
48
### <a id="double-counting"></a>Double counting in parallel threads
0 commit comments