Closed
Description
It seems this Serilog sink depends on System.Data.SqlClient, which is not compatible with Always Encrypted as described in dotnet/SqlClient#11 .
Are there plans to migrate to Microsoft.Data.SqlClient in the near future, since that seems to have support for Always Encrypted (dotnet/SqlClient#11 (comment))?