-
Couldn't load subscription status.
- Fork 5.5k
Open
Labels
MgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.MySQLService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: 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.This 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.Issues 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 thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
API Spec link
API Spec version
2023-12-30
Describe the bug
The current major MySQL version 8.4 is not supported by the API. This is critical, as after manual update, API access as well as terraform access to the ressource is impossible.
See: https://learn.microsoft.com/en-us/azure/mysql/concepts-version-policy#supported-mysql-versions
Related; #32480
Expected behavior
Supported Versions should be:
5.7, 8.0.21, 8.4.x, 9.3.x
Actual behavior
8.4.x, 9.3.x are not supported.
Reproduction Steps
Create a MySQL flexible database server using the API with version 8.4.x fails.
Environment
- Terraform
Metadata
Metadata
Assignees
Labels
MgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.MySQLService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: 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.This 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.Issues 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 thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that