I create the azure flexible database but error say geo redundant is not supported, I have read in some article that it is supported. How can I create ?
Also mysql flexible free to use like other azure services.
I create the azure flexible database but error say geo redundant is not supported, I have read in some article that it is supported. How can I create ?
Also mysql flexible free to use like other azure services.
Hi @Radik-8318, welcome to Microsoft Q&A forum.
As mentioned by @VaibhavChaudhari as well this feature is available for selected regions and it is supported only when server is hosted in any of Azure Paired region.
Another important thing to note is enabled at the time of server creation only. Once created we cannot enable this option. One way is to create a new server with this option enables and then restore the backup from existing server using dump and restore. You can refer to below link for more options:
Select the right tools for migration to Azure Database for MySQL
Coming to your other query, yes Azure MySQL flexible server can be used in free tier as mentioned in below article. However it comes with few limitations as mentioned in the same article.
Use an Azure free account to try Azure Database for MySQL - Flexible Server for free
Please let us know if this helps or else we can discuss further.
If answer helps, you can mark it 'Accept Answer'
Thanks for replying back. Yes after 12 months we can go to pay-as-you-go subscription model.
Probably it is something related to regions which are supported to create Flexible server / databases and as you confirmed, it works in US related region.
https://docs.microsoft.com/en-us/azure/mysql/flexible-server/overview#azure-regions
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav
5 people are following this question.