Azure Load Testing now supports JMeter backend listeners.
Add a backend listener in your JMeter script to export test results to databases like InfluxDB, MySQL or monitoring tools like AppInsights.
You can use the backend listeners available by default in JMeter, backend listeners from jmeter-plugins.org, or a custom backend listener in the form of a Java archive (JAR) file, and then use the exported data to meet your custom dashboarding and monitoring requirements.
Learn more about exporting test results using JMeter backend listeners.