I have my JMeter .jmx file with all the requests for the Load test in Visual Studio Team Services. When the run is complete, I do not see a summary report or a grap
The reason of this issue is that your test is running for a very short duration. So, to deal with this issue, you can change Loop Count to Forever in Apach JMeter and specify Load Duration in JMeter load test in VSTS.