azureazure-web-rolesdottrace

Is it possible to remotely profile Azure Websites using DotTrace?


I have seen a few articles on using DotTrace with Azure Cloud Services, but not Azure Websites. Is it possible?

Thanks in advance.


Solution

  • The following approach works: http://blog.jetbrains.com/dotnet/2012/12/11/remote-profiling-web-applications-with-dottrace-performance/

    You will have to install the NuGet package and enable it and then attach to a URL similar to http://myapp.azurewebsites.net/AgentService.asmx.