Azure / Azure/azure-rest-api-specs

The SKU name property setting value of Automation Account resource doesn't take effect

Open
#15,554 2 comments 0 reactions 0 assignees View on GitHub
Automation customer-reported question Service Attention
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.