Following this link for Azure storage fail over process all this link says about manual way of initiating the fail over process.
Is there way to do this failover process programmatically? without any manual intervention.
What is the clue or exception to trigger the fail over process?
Will Azure storage SDK raise any particular exception, in case of storage account unavailability?
How to replicate/simulate storage account unavailability to do development & testing?