Hi,
I have a .NET app and its SQL Server database using Always Encrypted to protect some sensitive data. It works great.
Now, some customers would like high availibility on this app. I thought about using Always On. Unfortunately I can't find anything about Always On and Always Encrypted (only TDE).
Does anyone know if Always Encrypted and Always On can work together ? If yes could you please share some ressources about it ? If not, is there any way to achieve high availibility with Always Encrypted ?
Thanks for your help.
Regards,