I am about to setup Neo4j HA on Azure VMs, what is the best arrangement of the VMs in azure availability set to provide HA for Neo4j.
I think if i put all the VMs in one availability set there could be a chance that Azure Shut down some of our VMs at the same time instead of bone and this could lead us to the situation that the Neo4j cluster may not be able to create the quorum for writing the data. is there any advice to setup Neo4j HA in Azure Cloud environment?