Azure / Azure/azure-cli

`az mysql flexible-server import` command `--auto-scale-iops` option is defined two default value

Open
#32,568 3 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Auto-Assign customer-reported Documentation MySQL needs-triage Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

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

https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-autogen/Latest-version/latest/mysql/flexible-server/import.yml

### Author

@mikefrobbins

### Document Id

42af17d3-0a18-58d4-127e-85367da9ef10

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.