Hi,
In SQL 2014 Always On availability group, with 2 nodes cluster.
If we assigned a SQL Login with permission to a Database from the Primary replica (for AlwaysOn database), the SQL Login permission will not be replicated to the Secondary replica, is this correct?
What if we set up a Windows Authentication Login permission to DB, will it be replicated?
Does this apply to all Databases in SQL HA cluster, regardless the DB is set for AlwaysOn or not?
Thank you