Skip to content

Commit 2732766

Browse files
authored
Merge pull request #101779 from cweining/master
Update profiler troubleshooting document to mention supported app service plans
2 parents 3932c65 + 2063c4b commit 2732766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-monitor/app/profiler-troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Profiler writes trace messages and custom events to your Application Insights re
4343
* If your web app is an ASP.NET Core application, it must be running at least ASP.NET Core 2.0.
4444
* 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.
4545
* 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.
4647
4748
### <a id="double-counting"></a>Double counting in parallel threads
4849

0 commit comments

Comments
 (0)