Skip to content

MySQL flexible server region format #25810

@RickardTaran

Description

@RickardTaran

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Related command

az mysql flexible-server list/show
Describe the bug

The location property of each item listed in az mysql flexible-server list/show comes out with display format "North Central US"
instead of the format used in most other commands "northcentralus"
To Reproduce

az mysql flexible-server list --query [].location
outputs display name format of the regions of all instances
North Central US
East US
West Europe

Expected behavior

output should be in the same format as other az * list commands
az vm list --query [].location
northcentralus
eastus
westeurope

Environment summary

Can reproduce in win10 az 2.45 and 2.46, ubuntu 20.04 installed through WSL (same versions) and cloud shell

Additional context

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botMySQLService AttentionThis issue is responsible by Azure service team.act-codegen-extensibility-squadbugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions