I just joined a new company and they use what appears to be a 2 node clustered sql server with AlwaysOn Availability Groups. I'm fairly new to this type of technology. Usually databases show up as "synchronized' in the high availability section. As I restored a database to one of the cluster nodes today, I noticed it already also had a copy on the 2nd cluster node.
How do I change the restored database so it has the 'synchronized' status under the High Availabilty group like the other databases?
Thanks