MySQL not available in either UK datacentre

chris 5 Reputation points
2026-07-10T08:20:25.22+00:00

As can be seen from the image, we are unable to provision mysql in the UK - we seem not to be able to despite its availability on the checker

Thanks ChrisUser's image

Azure Database for MySQL

1 answer

Sort by: Most helpful
  1. Senthil kumar 2,330 Reputation points
    2026-07-10T10:37:55.5+00:00

    Hi @chris

    go to azure powershell paste the below command and create mysql.

    az mysql flexible-server create --location ukwest 
    

    Thanks.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.