How can I configure my Azure data factory for failover and disaster recovery?
Say I have a pipeline expected to run for 2 hours and after 1 hour if the entire Azure region is down in which Azure Integration Runtime is running [or] after 1 hour if the Azure Integration Runtime got crashed (I think ADF has 99.9% SLA). What is the expected behavior in these scenarios?
Is there any way I can configure my pipeline resilient to these kind of failures? How I can configure the DR to tackle them?
