Hi
If I have a PowerAutomate Flow which gets files from Azure File Storage.
If the data Centre holding that Azure File Store Fails Over the backup data Centre (eg Amsterdam failsover to Dublin) will the PowerAutomate Flow still carry on working with the Azure File Storage when the latter is in the backup data centre ?
Ditto with Logic Apps ?
Thanks
Nigel
Hello Team,
That is quite awesome to have already configured the try catch.
Yes, if your Azure file storage is replicated between primary and secondary data centres then assuming failover we can guarantee the continuity of the flow.
Hi @yashkamdar
I already have Try / Catch Blocks in my Logic App so that I can catch failures.
So is Azure File storage replicated then between the primary data centre and the secondary data centre ? thus ensuring continuity should a failover occur ?
Regards
Nigel
Hello Team,
From my experience and technically it should function as normal and yes the Power Automate should still carry on its tasks with the Azure file storage.
If you are worried about the implications about such a scenario then you can always apply some error handling to your power automate though - https://flow.microsoft.com/en-us/blog/error-handling/
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!