I currently have three node AlwaysOn SQL 2012.
Is it possible to setup the log shipping on the the third node which is read-only?
The purpose is to replicate the DB to the staging environment using the log shipping so we can use the replicated copy for testing.
Or can I instead setup Peer-to-Peer replication if I want more than one replicated SQL server destinations?
Any known issues if I mix AlwaysOn with Log Shipping or Peer-to-Peer replication?