Azure / Azure/azure-rest-api-specs
batch has a `provisioningState` of `Cancelled`
Open
Batch
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
The spelling should be `Canceled`. To fix this, the specification should add `Canceled` and the service should return `Canceled` instead of `Cancelled`. See https://github.com/Azure/azure-resource-manager-rpc/issues/144 for details.
An example:
https://github.com/Azure/azure-rest-api-specs/blob/fa581bd5f31cbc6f6882b254ce5b0f5c20d84648/specification/batch/resource-manager/Microsoft.Batch/stable/2022-06-01/BatchManagement.json#L2850-L2875
Contributor guide
Assessment
This issue has not been assessed yet.