i have two azure vm's, on which i have hosted two adlds instances, one being the replica of the other. i want to ensure load balance and fault tolerance of the instances (if primary goes down, secondary should take over). how do i configure the vm's to ensure that?
i have read that configuring the endpoints may be the way in this but i am not able to get to do that properly. what needs to be done for this, and also, how to test if the load balancing/fault tolerance works?