104 questions with Azure Load Testing tags

Sort by: Updated
1 answer

Azure Load Testing Returning 400/401 Errors During Authentication

I'm running an Azure Load Test against an App Service (protected by App Service Authentication / EasyAuth). The application normally requires a user to sign in with Microsoft Entra ID and the backend extracts the user’s email from the ID token for…

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
104 questions
asked 2025-12-02T18:04:38.5+00:00
Rizvi, Zoya 0 Reputation points
commented 2025-12-07T15:28:20.8866667+00:00
Vinodh247 40,041 Reputation points MVP Volunteer Moderator
1 answer

How do you manage permissions in large Azure environments?

Hi all, I’m working with a fairly large Azure setup, and I’m looking for advice on how people manage permissions and access rights across many projects and users. I’ve found articles on Microsoft Learn, but I’m curious about real-world practices. Do you…

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
104 questions
asked 2025-12-04T03:44:56.72+00:00
ava lynn 80 Reputation points
answered 2025-12-04T03:45:10.9966667+00:00
Q&A Assist
1 answer

Azure Load Testing - Remove old MongoDB driver from classpath

I want to run a load test where my test users are persisted in MongoDB. Locally with JMeter 5.6.3 and JDK 21, I need to remove this old jar from the JMeter lib folder mongo-java-driver-2.14.3.jar. Once removed my uber jar gets loaded and everything works…

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
104 questions
asked 2025-10-17T15:32:49.06+00:00
Alexandre Senecal 0 Reputation points
answered 2025-11-26T00:40:44.2366667+00:00
Vinodh247 40,041 Reputation points MVP Volunteer Moderator
1 answer

JMeter CSV file path reading issue in ALT

I am running a JMeter test plan in Azure Load Testing (ALT). My use case involves reading different JSON files, so I’m using a jsonpath.csv file in the CSV config with a variable name ERequestBody. In the request body, I’m using the following expression…

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
104 questions
asked 2025-10-17T05:51:23.6+00:00
Shivam Shukla (Ext) 5 Reputation points
answered 2025-11-21T15:43:37.98+00:00
Vinodh247 40,041 Reputation points MVP Volunteer Moderator
1 answer

ALT Endurance test for 48hr

Hi Team, I need to execute an endurance test in Azure Load Testing (ALT) for a duration of 48 hours. However, I’m unable to configure the test duration beyond 24 hours in the current settings. Could you please help me with the required steps or…

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
104 questions
asked 2025-10-28T04:57:44.2033333+00:00
Shivam Shukla (Ext) 5 Reputation points
answered 2025-11-21T14:53:42.0933333+00:00
Vinodh247 40,041 Reputation points MVP Volunteer Moderator
1 answer

Not getting the API details after running Endurance test

Hi Team, I didn't get the API details after the execution of endurance test for 24 hr, I ran 2 tests and in both not getting details for single API and I tried with 10 min and 30 min run and get the details of each API, can you please look into it on…

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
104 questions
asked 2025-11-10T10:01:04.11+00:00
Shivam Shukla (Ext) 5 Reputation points
commented 2025-11-17T05:34:27.21+00:00
Shivam Shukla (Ext) 5 Reputation points
1 answer One of the answers was accepted by the question author.

How do I split up a large JMeter test into multiple smaller ones and have them all run

Hi there, I have a large JMeter test script (200 mb) and I would like to be able to run this test through Azure Load Testing. I am able to split the tests into multiple files, each one with one or two Thread Groups. How do I reference the other tests…

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
104 questions
asked 2025-11-05T19:30:20.49+00:00
Stefan Schweigert 20 Reputation points
accepted 2025-11-13T14:56:32.16+00:00
Stefan Schweigert 20 Reputation points
1 answer

Integration between k6 and Azure Load Testing

Hi, I'm investigating if k6 is supported by Azure Load Testing. Based on the web resource it says that it's supported. However, I only see the option to select JMeter or Locust when creating a test in Azure Load Testing. Has the support stopped? …

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
104 questions
asked 2025-11-04T03:59:31.4733333+00:00
Michael Tai 0 Reputation points
answered 2025-11-04T04:05:38.6933333+00:00
Shikha Ghildiyal 6,810 Reputation points Microsoft Employee Moderator
1 answer

Azure load test with Gatling/k6 ?

Hi, I'm looking for implementation Gatling/k with Azure Load Testing, is it supported? If not, will there be any plans in the future to implement these tools in the future ?

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
104 questions
asked 2025-04-23T05:09:42.5433333+00:00
Tri Phuc Nguyen 5 Reputation points
commented 2025-11-04T03:40:58.34+00:00
Michael Tai 0 Reputation points
0 answers

48hr Execution in ALT

Hi Team, I need to execute an endurance test in Azure Load Testing (ALT) for a duration of 48 hours. However, I’m unable to configure the test duration beyond 24 hours in the current settings. Could you please help me with the required steps or…

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
104 questions
asked 2025-10-27T06:41:47.28+00:00
Shivam Shukla (Ext) 5 Reputation points
commented 2025-10-28T04:58:18.4766667+00:00
Shivam Shukla (Ext) 5 Reputation points
1 answer

Unable to setup CICD for Load Test instance

Hi Team, I am trying to setup a CICD for Azure Load test instance but unable to do so. I am able to see ADO Org, Project, Repo, Branch but not able to see the service connection in the CICD setup form. Please can someone help me in this…

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
104 questions
asked 2025-10-25T11:32:50.34+00:00
Sushant Potdar 0 Reputation points
answered 2025-10-27T02:34:16.66+00:00
Jerald Felix 9,840 Reputation points
0 answers

Creating a support request

Developer サポートプランを申し込みました。 AIで少し調べていたのですが不明点などあった場合、画像のサポートリクエストの作成から、製品などを選択して不明点を聞くことができるようなのですが、「イシューの説明を入力する」と出力され、製品の選択画面などが出てきません。 画像は正常な表示でしょうか? あるいは、Developer サポートプランがまだ処理が紐づいていないなどで表示されないのでしょうか? …

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
104 questions
asked 2025-10-20T02:56:09.7333333+00:00
HidekaKono 0 Reputation points
1 answer

JMeter JDBC Connection issue while running on ALT

I have a requirement for connecting JDBC via JMeter and the setup is implemented on local, and it is working fine, while trying to run my JMeter script via ALT I am getting JDBC connection error: - java.sql.SQLException: Cannot load JDBC driver class…

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
104 questions
asked 2025-10-17T06:30:57.5366667+00:00
Shivam Shukla (Ext) 5 Reputation points
answered 2025-10-17T06:37:33.7666667+00:00
Vinodh247 40,041 Reputation points MVP Volunteer Moderator
0 answers

Failed to create the test run in the Playwright service

I couldn't find appropriate tag and child tag so posting to whatever is closest. I have started getting this error when trying to run Playwright tests using Playwright workspaces -…

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
104 questions
asked 2025-09-23T14:30:36.93+00:00
BSL AI 10 Reputation points
commented 2025-10-13T21:13:59.1+00:00
Nick Westrum 0 Reputation points
0 answers

Need to see data in Test Runs after executing script on Playwright workspace

I am able successfully run my playwright script in Playwright workspace and my minutes also consumed in trail version but not able to see any stats in Test Runs section

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
104 questions
asked 2025-09-16T10:20:02.51+00:00
hvohra 0 Reputation points
1 answer One of the answers was accepted by the question author.

Load Testing Engines – Assigning Unique IPs

I’m configuring a Load Testing resource with 4 test engines and I need each engine to send requests from a different public IP address. My subscription has 4 available subnets, and I’d like to assign each engine to a separate subnet to achieve…

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
104 questions
asked 2025-09-02T07:57:43.39+00:00
TEC 20 Reputation points
accepted 2025-09-03T13:45:43.93+00:00
TEC 20 Reputation points
0 answers

Azure Loat Testing Pricing

Hi, Virtual User Hour (VUH) usage0 - 10,000 Virtual User Hours - $0.15/VUH10,000+ Virtual User Hours - $0.06/VUHVirtual User Hour (VUH) usage0 - 10,000 Virtual User Hours - $0.15/VUH10,000+ Virtual User Hours - $0.06/VUHI am trying to understand above…

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
104 questions
asked 2025-08-25T00:25:06.49+00:00
Mohammed Sharukh 0 Reputation points
0 answers

how to read the data from the text/json file in jmx file in azure load testing (Locally this is working)

how to read the data from the text/json file in jmx file in azure load testing. Locally this is working fine but while executing from the azure load testing it is not working.

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
104 questions
asked 2025-08-18T09:20:15.1066667+00:00
Vishal Gadad 0 Reputation points Microsoft Employee
0 answers

Azure AD B2C throttling during performance testing

Hi, We have a pay as you go ad b2c account and trying to run performance tests in pre prod environments at 20 transactions per second. Azure starts throttling the request about 3 mins into the test run and they all start failing. Microsoft document…

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
104 questions
asked 2025-08-06T18:02:55.9233333+00:00
Parameswari Chandrasekar 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to create a load test for Azure Web App

Having problem creating a load test for a web app in Azure. Upon clicking 'Create Test' it loads for a little bit then displays an error message 'Cannot read properties of undefined (reading 'name')' Here are the steps I am following: In the Azure…

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
104 questions
asked 2025-07-16T02:41:28.8133333+00:00
Toby Bloem 20 Reputation points
accepted 2025-07-22T00:40:10.8166667+00:00
Toby Bloem 20 Reputation points