How to automate the loading of Jmeter Tests onto Azure Load Testing resource

Rob Wilson 47 Reputation points
2023-06-20T21:55:31.9733333+00:00

Hi,

I am trying to deploy a Azure Load Testing resource with Jmeter scripts uploaded using bicep

The creation of the Load testing resource with bicep is super simple. However what I have not found is a way to automate the uploading of the jmeter scripts onto the Load Testing resource, instead having to go through this process by hand.

Is there a way to automate the upload? Most of the deployment is in bicep, however I would be fine with a powershell/az cli alternative. The jmeter scripts are already created and there are a lot of them as they test many endpoints on my environment. I would rather not have to do the upload of jmeter scripts to Azure Load testing resource manually each time before I can actually run them!

Many thanks

Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
58 questions
0 comments No comments
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.