Is there any option to maintain HA specifically on Azure storage queues/tables, to do read as well as write to the queue on the secondary region if the primary goes down?
Is there any reference to do the programmatic failover switch?
For development & testing, how to simulate "primary" down situation?
If primary location is down, what kind/name of exception to except from Azure storage SDK to implement fail over to secondary?