Event banner
Azure Load Testing AMA
Event Ended
Wednesday, Feb 22, 2023, 09:00 AM PSTEvent details
We are very excited to announce an Azure Load Testing AMA!
Azure Load Testing is a fully managed load-testing service built for Azure that makes it easy to generate high-scale load and identif...
EricStarker
Updated Feb 22, 2023
BinduPriya
Feb 22, 2023Occasional Reader
As per our company guidelines, we need to create Load Test resources, load test setup and executions via Azure DevOps pipelines. And we were able to achieve it and run load tests using AzureLoadTest@1 tasks. Now we want to add App Components via pipeline and AzureLoadTest@1 task which is used to deploy the JMeter test to the Load Testing azure resource does not allow for configuration. We cannot use Azure Load Test REST API add or update components as we need to hand roll scripts around REST API. So is there any possibility for Microsoft to add this functionality add/update app components into Azure LoadTest task?
- Nikita_NallamothuFeb 22, 2023
Microsoft
Hi BinduPriya, thanks for the feedback. This is on our roadmap and we will prioritize it. Meanwhile you could configure this from the portal or REST API at the test level. This is a one time step, and the subsequent test runs would have the App Components configured.