Skip to content

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

@sungmu1

Description

@sungmu1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions