In a SQL AlwaysOn Configuration is there anyway to delay the replication to one of the replicas?
eg if there are 4 replicas, synchronous commit to 2 secondary and asychronous commit to the other secondary replica but have a delay of 30 minutes or so to that replica?
To protect against something like Accidental full update or delete of a table
thanks
ilikefondue