Please can somebody explain how the following works:
Scenario:
Two nodes in always on availability group configuration (all databases).
If I have a backup job on node 1 to backup Full and Log backups to a network share, then failover to node 2 and continue the log backups, will this not break the log chain? So each time a failover occurs does a full backup job need to be executed?
Thank you