Azure / Azure/azure-rest-api-specs
The SKU name property setting value of Automation Account resource doesn't take effect
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
After testing, seems[ the SKU name](https://github.com/Azure/azure-rest-api-specs/blob/7f530e3727f746e26f5b5ece8a5874daf10cc56f/specification/automation/resource-manager/Microsoft.Automation/stable/2019-06-01/account.json#L535) property doesn't take effect while creating [this resource ](https://github.com/Azure/azure-rest-api-specs/blob/7f530e3727f746e26f5b5ece8a5874daf10cc56f/specification/automation/resource-manager/Microsoft.Automation/stable/2019-06-01/account.json#L96) with the SKU name I specified. No matter what value is specified to the SKU name, the response body always return `Basic`. The response properties contains `Basic` when setting it to `Free`.
Contributor guide
Research direction
Start with specification/automation/resource-manager/Microsoft.Automation/stable/2019-06-01/account.json, especially the SKU definition near line 535 and the account resource near line 96. Reproduce creation with a non-Basic SKU such as Free, compare the requested value with the response, and determine whether the specification or service behavior needs correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100