Azure-Samples / azure-load-testing-samples

Samples for Azure Load Testing
MIT License
18 stars 30 forks source link

Az CLI - Cannot Create Test - Invalid test-id value #14

Open ryanpfalz opened 1 year ago

ryanpfalz commented 1 year ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Pull the contents of this folder. Install latest version of Az CLI (2.50.0) and latest version of the 'load' extension (0.3.0). Run the commands in the script.

Any log messages given by the failure

After running the 'az load test create' command, I receive the error "Invalid test-id value"

Expected/desired behavior

A test is created

OS and Version?

Windows 11 22H2

Versions

Az CLI v2.50.0, Az load extension v0.3.0

Mention any other details that might be useful

I can successfully create a Load Test resource via Az CLI.


Thanks! We'll be in touch soon.

nidhi-web commented 2 months ago

was there any resolution for this? Even I am facing the same issue