az batch job disable: 'terminate' is not a valid value for '--disable-tasks'. Allowed values: .
Open
act-observability-squad
Auto-Assign
Batch
bug
customer-reported
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az batch job disable `
**Errors:**
```
az batch job disable: 'terminate' is not a valid value for '--disable-tasks'. Allowed values: .
```
## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- _Put any pre-requisite steps here..._
- `az batch job disable --job-id {} --disable-tasks terminate`
## Expected Behavior
## Environment Summary
```
Windows-10-10.0.22621-SP0
Python 3.10.10
Installer: MSI
azure-cli 2.49.0
```
## Additional Context
Contributor guide
Assessment
This issue has not been assessed yet.