.NET Profiler for Azure?

前端 未结 6 2043
醉酒成梦
醉酒成梦 2021-02-05 12:22

Does anyone know of a .NET profiler which works with Azure to figure out code bottlenecks.

I have tried to integrate dotTrace profiler - but haven\'t had any success.

6条回答
  •  自闭症患者
    2021-02-05 12:55

    With the release of the August 2011 Azure SDK and Visual Studio tools, profiling is now supported on instances running in the cloud. You must have Visual Studio Premium or Ultimate to use it though.

提交回复
热议问题