Open
Description
API Spec link
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
Labels
This issue is related to a management-plane library.Workflow: This issue is responsible by Azure service team.This issue requires a change to an existing behavior in the product in order to be resolved.Issues that are reported by GitHub users external to the Azure organization.The issue doesn't require a change to the product in order to be resolved. Most issues start as that