question

DM-8037 avatar image
0 Votes"
DM-8037 asked ryanchill answered

Azure Load Testing support for On-Prem Web Apps

Have experimented a bit with Azure Load Testing and Meter scripts but have not been able to successfully connect a Web App that is not hosted on Azure. The documentation has pointed out that "The service simulates traffic for your applications, regardless of where they're hosted."

I have not been able to find information on how this would work.

Any links or guidance would be greatly appreciated.

azure-webappsazure-webapps-scaling
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ryanchill avatar image
0 Votes"
ryanchill answered

Hi @DM-8037,

Azure Load Testing is a new product offering that's currently under preview (as of 4 March 2022) and capabilities are subject to change.

Having said that, I think https://docs.microsoft.com/en-us/azure/load-testing/quickstart-create-and-run-load-test is the documentation you're looking for. When you create an Apache JMeter script, you can set the HTTPSampler.domain to your site (sans http/s) that's running on-prem, as long as it's publicly accessible.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.