Creating Azure DB for MySQL – Single Server

Enough of the theory and text lets use the Azure Portal and create MySQL Single server. Navigate to the Azure Portal, find Azure Database for MySQL servers:

Continue reading

Azure Database for MySQL

SQL Server is not the only database you build and deploy into Azure. Another very popular option is MySQL. Going back many years, this was actually my first database technology that I ever used so its great seeing it within the Azure eco-system, it has always been a popular choice as seen below.

Continue reading

SQL Managed Instances – Failing Over

This is our current setup shown below.

There is not much to failing over with Managed Instances, from experience it is similar to that of Azure SQL Database.

Continue reading