How to setup Backup (maintenance plan) for databases hosted in 2-node Basic AlwaysOn Group with SQL server 2017 standard version?
We can configure separate backup job in each server, but due to the fact the secondary server is not readable in basic alwayson group backup will always fail on secondary?
How can we configure a backup job that always backs up primary active database regardless of which server it hosts?