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