Hi,
Thank you for your response.
I have a question about SQL 2014 availability group with always on.
I have installed two SQL SERVERS SQL1 and SQL2 with windows cluster + always on + availability groupe.
my web DB is is in the availability group and is synchronised between the two SQL instances.
when i shutdown the SQL1 server , windows cluster fail over without probleme , but the DB in SQL2 still unreachable !
When i do a test to fail over from SQL 1 to SQL2 using my web server i get sql server error in the web browser , what shoud be the cause ??