LivingOnACloud
LivingOnACloud

Reputation: 1261

VS2015 - How do I attach the profiler to a cloud project?

In the previous version of Visual Studio I would follow this guide https://azure.microsoft.com/en-us/documentation/articles/cloud-services-performance-testing-visual-studio-profiler/

However in the latest VS I do not see the Attach/Detach option under Profiler

Upvotes: 0

Views: 230

Answers (1)

LivingOnACloud
LivingOnACloud

Reputation: 1261

It has actually moved to Debug => Profiler => Performance Explorer => Attach/Detach

It's only visible when you are not attached to anything.

Upvotes: 1

Related Questions