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.
You could "analyze" you code locally when running against Azure dev fabric, and the over your code to the "cloud" when happy. That is working well for me. There you also can use SQL Profiler.