I am using VS2015 with latest Azure SDK (2.7). I have an azure deployed debug version of my Web Api and using the VS Server Explorer I can navigate to my Web Api, and on the context menu, I can use "Attach Debugger" to debug with no problems.
But I do not see the "Start Profiling" option. What do I have to do to get this option?