Harshan B

Results 4 issues of Harshan B

# Description First time generated SDK for Azure Load Testing service (sdk/loadtestservice) using Swagger ([https://github.com/Azure/azure-rest-api-specs/blob/9401446f22177696d920cf110893a0de7452ee9e/specification/loadtestservice/data-plane/readme.md](https://github.com/Azure/azure-rest-api-specs/blob/9401446f22177696d920cf110893a0de7452ee9e/specification/loadtestservice/data-plane/readme.md)) * Auth using AADToken * "multipart/form-data" file upload implemented manually using ByteStream. * Has samples...

DPG

* Remove Java SDK block * Add block for SDK autogen

CI-FixRequiredOnFailure
Load Test Service
data-plane

# Description `azure-developer-loadtesting` SDK sample used `uploadTestFileWithResponse` method which is supposed to be package private. Replaced it with `beginUploadTestFile` method which is the recommendation. Fixes #41411 If an SDK is...

Load Testing

### Expected behavior Import from cURL succeeds with parameterized cURL location option. **Example:** `curl --location 'http://${domain_envVar}'` **Description:** In JDK 21, stricter URL parsing is implemented with a property (`-Djdk.net.url.delayParsing`) to...

regression
to-triage