Hi ,
Thanks for reaching out to Microsoft Q&A.
Use the troubleshooting guide from the error message: https://aka.ms/alt/VnetTSG
It gives precise steps for:
Verifying NSG/UDR
Outbound FQDN access
Enabling diagnostic logs on Load Testing
Minimum Working Setup Checklist
Azure Load Testing is deployed in the same region as the VNet
Load Testing resource has Managed Identity enabled
The subnet allows:
Outbound to target endpoints
Outbound to Azure service endpoints
No restrictive UDRs or NSGs blocking outbound traffic
- DNS resolution works from the subnet to the private endpoin
Suggested Next Steps
Verify NSG/UDR/DNS as above
Check if you need to add "Managed Identity Operator" role temporarily to assign identity
Attempt a test from a VM in the same subnet as test engine
Review Diagnostic logs from the Load Test Resource
- If issue persists, raise a ticket with Test Run ID and reference to the TSG doc
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.