How do I get the ip addresses of the load engines so they can be white listed on our site

Anonymous
2026-04-27T15:25:50.2233333+00:00

How do I get the ip addresses of the load engines so they can be white listed on our site

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

2 answers

Sort by: Most helpful
  1. kagiyama yutaka 5,330 Reputation points
    2026-05-12T23:55:03.0333333+00:00

    I think the engine IPs are not published, and the only address to whitelist is the Public IP on ur test subnet.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-04-27T15:26:03.0333333+00:00

    Azure Load Testing doesn’t expose fixed, dedicated IP addresses for the load test engine instances that can be pre-allowlisted on an application. For private endpoint scenarios, the engines are deployed into a subnet in a virtual network, and traffic originates from IPs in that subnet. The guidance is to allow the subnet’s address range rather than individual engine IPs.

    If deployment of engines fails due to subnet or policy issues, verify and correct the subnet configuration and any network policies, as described in the troubleshooting guidance for private endpoint tests.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.