Skip to content

[BUG] Incorrect MySQL Flexible server version #32480

Open
@pkuczynski

Description

@pkuczynski

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/stable/2023-12-30/FlexibleServers.json#L774

API Spec version

2023-12-30

Describe the bug

MySQL spec defines ServerVersion as enum with values 5.7 and 8.0.21, and this does not correspond to https://learn.microsoft.com/en-us/azure/mysql/concepts-version-policy#supported-mysql-versions (8.0.37 is the latest in 8, but thera are also 8.4.x and 9.1.x

Expected behavior

It should allow to specify any supported version described in https://learn.microsoft.com/en-us/azure/mysql/concepts-version-policy#supported-mysql-versions

Actual behavior

Fails

Reproduction Steps

I am using via azurem terreform provider.

Environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    MgmtThis issue is related to a management-plane library.MySQLService AttentionWorkflow: This issue is responsible by Azure service team.bugThis 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.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions