We are trying to create HA Group using the always on feature .
Our database is encrypted with TDE using an EKM (External cryptographic provider- HSM) .
When trying to build availability group through the Wizard you can not choose databases with
encryption key , I have found one link which uses T-SQL script to bypass this issue , but it uses
the master key and not an external key (asymmetric)
Is there a way to set it up with EKM?