
Hello,
I have an instance of Dynamics 365 CE on premise.
Is it possible to encrypt the whole organization database and not just some fields?
Regards,
Hi there!
If you want to encrypt the whole database you can look into something like Transparent Data Encryption (TDE) for SQL Server. This will help you secure the actual database.
docs.microsoft.com/.../transparent-data-encryption
Hope this helps!