Problem description
I am unable to create an Azure Database for MySQL flexible server in my chosen region using the Azure CLI. The operation fails immediately with the error message: "Provisioning in requested region is not supported. Your subscription might not have access to create a server in the selected region." I need assistance understanding why this is happening and how to resolve it.
Environment
Azure Database for MySQL flexible server, deployment via Azure CLI, region not specified in the case information.
What I've already tried
I ran the CLI command to create a MySQL flexible server in the specified region and received the region-restriction error. No additional troubleshooting steps, such as verifying resource provider registration, region support, or subscription quotas, have been documented.
Current status
I am seeking guidance on how to proceed to successfully provision the server, including verifying region support, resource provider registration, and any subscription restrictions that may be causing this issue.