`az mysql flexible-server import` command `--auto-scale-iops` option is defined two default value
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- azure, python
- Domain
- cli, documentation
Research direction
Start with az mysql flexible-server import --help and the referenced generated source at docs-ref-autogen/Latest-version/latest/mysql/flexible-server/import.yml. Compare the --auto-scale-iops default shown by the command and documentation, then trace the option definition if needed. Done means the default is represented consistently in both outputs.
Written by the indexing model from the issue text.
Description
Type of issue
Other (describe below)
Reference command name
az mysql flexible-server import --help
Feedback
https://learn.microsoft.com/en-us/cli/azure/mysql/flexible-server/import?view=azure-cli-latest
--auto-scale-iops option's default value is defined as two.
Accepted values : Disabled, Enabled
However, the default value for information is Enabled, while the table is Disabled.
This same behavior occurs in the Azure CLI.
Azure Cloud Shell
azure-cli version : 2.79.0
Check Description
az mysql flexible-server import --help
Result
...
--auto-scale-iops : Enable or disable the auto scale iops. Default value is
Enabled. Allowed values : Disabled, Enabled, Default :
Disabled.
...
Page URL
https://learn.microsoft.com/en-us/cli/azure/mysql/flexible-server/import?view=azure-cli-latest
Content source URL
Author
@mikefrobbins
Document Id
42af17d3-0a18-58d4-127e-85367da9ef10
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 49
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/azure-cli
-
act-observability-squad Auto-Assign ContainerApp Output Service Attention
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
act-codegen-extensibility-squad Auto-Assign Documentation MySQL Possible-Solution Service Attention Similar-Issue
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
act-codegen-extensibility-squad Auto-Assign AzureStackHCI Documentation needs-triage Service Attention
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
Auto-Resolve bug customer-reported Service Attention
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
act-observability-squad Auto-Assign bug ContainerApp customer-reported Service Attention
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100