Is MFA required to be disabled for URL-Based load tests?

Nic Coe 20 Reputation points
2024-01-08T01:33:40.2233333+00:00

A D365 solution requires performance testing and test users can be created for it. I know JMeter can authenticate a user to login and simulate actions, as long as MFA is disabled.

Does the disabled MFA requirement still hold true for Azure URL-Based Load Testing? I'm assuming it works in the same manor, but would just like confirmation.

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
39 questions
0 comments No comments
{count} votes

Accepted answer
  1. Shivangi Abhijit Vaidya 75 Reputation points
    2024-01-08T02:00:04.8566667+00:00

    Yes, you can add requests to a URL-based load test in Azure Load Testing without disabling MFA.

    If you are experiencing issues with MFA during URL-based load tests, it might be helpful to check the following:

    1. Ensure that the user account used for the load test has the necessary permissions to perform the test.
    2. Verify that the correct authentication method is being used for the load test.

1 additional answer

Sort by: Most helpful
  1. Shivangi Abhijit Vaidya 75 Reputation points
    2024-01-08T02:00:38.8133333+00:00

    Yes, you can add requests to a URL-based load test in Azure Load Testing without disabling MFA.

    If you are experiencing issues with MFA during URL-based load tests, it might be helpful to check the following:

    1. Ensure that the user account used for the load test has the necessary permissions to perform the test.
    2. Verify that the correct authentication method is being used for the load test.
    0 comments No comments