I want to create two VMs on Azure. Put them in an Availability Set, run one of them, and if - for some reason - this machine has crashed, to start the other one automatically and forward traffic to it.
What is the best yet simple way to do this with Azure?
Thanks! ASH