ALT Endurance test for 48hr

Shivam Shukla (Ext) 5 Reputation points
2025-10-28T04:57:44.2033333+00:00

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 configuration changes to enable a 48-hour test run?
It is urgent can someone look into it on Priority.

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

1 answer

Sort by: Most helpful
  1. Vinodh247 40,056 Reputation points MVP Volunteer Moderator
    2025-11-21T14:53:42.0933333+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    Azure load testing does not support a single continuous test run beyond 24 hrs. That limit is fixed and cannot be overridden through configuration.

    If you must run for 48 hours, the only workable approach is:

    1. Split the test into two 24/hour runs.
    2. Use a pipeline (azure devops or github actions) to trigger the 2nd run automatically when the first finishes.

    Aggregate results across both runs in your observability tool (Log analytics, app insights, grafana, etc.).

    There is no native way to run a single 48 hour ALT test.

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.