We have the production SQL instance on a single Azure VM now and we are planning to implement the SQL AlwaysOn.
To minimize the risk we are thinking about creating two more VMs then configure the AlwaysOn then migrate the existing DBs from the current SQL server.
Is this the right way to do or any other better ways to accomplish this?
Thank you.