50 questions with Azure Load Testing tags

Sort by: Updated
1 answer

Transitioning to Azure DevOps for UI and Load Performance Testing: Compatibility and Best Practices

Hello, We are currently planning a transition from an on-premise Team Foundation Server (TFS) setup to Azure DevOps, with a focus on UI Testing and Load Performance Testing. Our environment includes: Load Performance Testing: 1 Load Test Machine, 1…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
267 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
338 questions
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
50 questions
asked 2024-07-26T12:05:20.5233333+00:00
sangam ravisekhar 21 Reputation points
answered 2024-07-26T13:15:21.37+00:00
Anna Xiu-MSFT 27,891 Reputation points Microsoft Vendor
1 answer

[Azure Load Testing] - Authenticating - Auth with certificate

I am trying to run a load test for my service, and I need to obtain an AAD bearer token to communicate with my service. Until now, I used secret-based authentication and use the GetSecret() method for the client_secret in my jmx test script and then…

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
50 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,636 questions
asked 2024-05-29T14:13:07.5466667+00:00
Oz Mizrahi 0 Reputation points Microsoft Intern
commented 2024-07-26T10:07:46.2766667+00:00
Srikant G 0 Reputation points Microsoft Employee
0 answers

How to include dynamically created resources in load test metrics

How can I configure Azure resources to monitor dynamically created resources during a load test? Currently, I've set up a load test that restores a specific db backup to create an Azure SQL database dynamically through Dev Ops pipelines. I know how to…

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
50 questions
asked 2024-07-22T04:10:08.35+00:00
Ranga Surendra 0 Reputation points
3 answers

Unable to access Azure SQL database from Azure Load Test using managed identity

Hi, I am trying to do load testing on my Azure SQL database using Azure Load Tests. I have setup user assigned managed identity on Azure Load Test and given it Reader and DB SQL Contributor role on SQL server. I am using the following connection…

Azure SQL Database
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
50 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,636 questions
asked 2024-07-16T05:17:40.3033333+00:00
Amrata Dhankhar 0 Reputation points Microsoft Employee
answered 2024-07-19T09:13:58.4133333+00:00
Amrata Dhankhar 0 Reputation points Microsoft Employee
1 answer

[Azure Load Testing] - Auth with managed identity

I am trying to configure an azure load test to obtain the AAD bearer token using managed identity. Until now, I used secret-based authentication and I was generating manually the JWT token and passing it though the test parameters. Now, I am trying to…

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
50 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,636 questions
asked 2024-06-10T10:39:10.1566667+00:00
Elena Colominschi 0 Reputation points Microsoft Employee
edited a comment 2024-07-01T04:10:28.7433333+00:00
Navya 6,845 Reputation points Microsoft Vendor
1 answer

Is there any documentation for the Azure load test Client-side metrics?

Hi, I am looking for more information regarding azure load test, client-side metrics, is there any documentation for these metrics? Here is the report i am looking at, although i sent more than 6 requests, i only see 6 and i could not find details 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
50 questions
asked 2024-06-11T13:56:54.4+00:00
Kranthi 0 Reputation points
answered 2024-06-30T04:54:55.1233333+00:00
Vahid Ghafarpour 20,500 Reputation points
1 answer

Microsoft AD Authentication IN JMeter

Hi Team I am doing performance testing with JMeter for our application which requires AD Microsoft Authentication. Currently, we are facing a problem with Azure authentication in JMeter which we are seeking support. As Azure authentication generate…

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
50 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,636 questions
asked 2023-08-01T09:55:57.75+00:00
Sumit Satpathy 25 Reputation points
commented 2024-06-21T12:38:11.84+00:00
Ashish Namdeo 0 Reputation points
0 answers

Azure Load testing - Not able to upload more than 50MB Jmx file. What is the alternate option upload bigger size file?

Azure Load testing - Not able to upload more than 50MB Jmx file. What is the alternate option upload bigger size file?

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
50 questions
asked 2024-06-20T13:12:11.5233333+00:00
Ionita, Marius (KT) 0 Reputation points
0 answers

Azure Load Testing only starts 1 engine

Configured 2 engines, but it only start 1 engine during the test.

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
50 questions
asked 2024-06-11T04:43:05.31+00:00
Yong Wang 0 Reputation points
edited the question 2024-06-12T03:27:08.04+00:00
PRADEEPCHEEKATLA-MSFT 85,826 Reputation points Microsoft Employee
0 answers

Connecting Azure Load Testing to CI/CD Workflow Without Service Connections

We are setting up Azure Load Testing in our CI/CD workflow, but recent security policies prevent us from using service connections in our Azure project. Is there an alternative method to connect our Azure Load Testing resource to our CI/CD workflow? Can…

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
50 questions
asked 2024-05-16T19:36:20.9133333+00:00
Marcus Christerson 0 Reputation points Microsoft Employee
0 answers

Connecting Azure Load Testing to CI/CD Workflow Without Service Connections

We are setting up Azure Load Testing in our CI/CD workflow, but recent security policies prevent us from using service connections in our Azure project. Is there an alternative method to connect our Azure Load Testing resource to our CI/CD workflow? Can…

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
50 questions
asked 2024-05-16T19:34:58.3766667+00:00
Marcus Christerson 0 Reputation points Microsoft Employee
0 answers

Configuring Jmeter plugin parameters in CI / CD script

We use Azure Pipelines to automate our Jmeter load testing with the Azure Load Testing service. We are wanting to take advantage of a Datadog integration for publishing metrics and it appears this plugin is preinstalled by the service onto its test…

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
50 questions
asked 2024-05-08T17:53:23.23+00:00
RJ 0 Reputation points
0 answers

Jmeter override in user.properties not being honored

We have been running various Jmeter load tests on the Azure Load Testing service, automated using Azure Pipelines, using a user.properties file for a "jmeter.save.saveservice.subresults=false" override, for some time now and without issue.…

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
50 questions
asked 2024-05-02T15:09:22.86+00:00
RJ 0 Reputation points
0 answers

Not getting proper response for login Microsoft API

Hi Team, I am doing performance testing with JMeter for our application which requires AD Microsoft Authentication. Currently facing an issue with an API "https://login.microsoftonline.com/0d21cb3-860e-4c0f-9c20-ef1b7466a95c/login " A…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,246 questions
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
50 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,636 questions
asked 2023-09-20T10:47:50.6766667+00:00
Sumit Satpathy 25 Reputation points
commented 2024-04-28T17:19:37.8866667+00:00
Varun Prajapati 0 Reputation points
0 answers

how to configure a login scenario test on Azure load test for an application having AZure AD b2c authentication.

We implemented Azure AD B2C authentication mechanism in our application. And this application is hosted on Azure app service.   I am looking for running a performance test on our application using Azure load test.   Moreover,  I am new to Azure Load test…

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
50 questions
asked 2024-04-08T11:33:23.3933333+00:00
Annu Priya 0 Reputation points
edited the question 2024-04-11T22:36:47.0833333+00:00
James Hamil 23,221 Reputation points Microsoft Employee
1 answer

Azure Load Testing data store

Hi, I would like to know where are stored all the files (.csv, .jmx, etc) loaded when creating a test, I am unable to find that information on the Microsoft documentation. I guess it is stored on some kind of internal Microsoft blob storage but I…

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
50 questions
asked 2024-04-09T10:37:38.5+00:00
Parra Rodriguez, Jaime 0 Reputation points
answered 2024-04-11T10:04:01.9166667+00:00
Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 1,010 Reputation points Microsoft Vendor
0 answers

API Management integration with Azure Load Testing

I have configured a test on Azure Load Testing using a JMeter script, but I am not able to add the API Management app component in order to view the performance metrics of the service. It does not appear on the list of Azure resources when configuring…

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
50 questions
asked 2024-04-09T15:30:53.16+00:00
Parra Rodriguez, Jaime 0 Reputation points
edited the question 2024-04-10T04:31:01.28+00:00
MayankBargali-MSFT 70,016 Reputation points
0 answers

Calculating Virtual Users for Azure Load Testing with JMeter Script

I’m currently working on load testing using JMeter Script, specifically with a scenario involving free form arrival threads. The parameters for this test are as follows: Start Thread Value: 10 End Thread Value: 3324 Duration: 60 minutes Objective:…

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
50 questions
asked 2024-03-31T19:19:33.2033333+00:00
Samir Adamapure 0 Reputation points
1 answer

In Azure load testig, how to authenticatie requests with a managed identity.

How to authenticate web requests with a managed identity in Azure Load testing? Sample: We have an Azure Web App with App Service provides built-in authentication (Easy Auth) configured with Microsoft Entra. Other web apps connect to this app using…

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
50 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,636 questions
asked 2024-03-21T08:52:19.1933333+00:00
Pregress 0 Reputation points
commented 2024-03-27T18:33:41.0233333+00:00
0 answers

how to integrate automated testing process

currently carrying out manual testing for web and apps best method to adopt automation testing from manual testing how to start off with automation testing of apps

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
50 questions
asked 2024-03-12T06:00:06.18+00:00
Niranjan L 0 Reputation points