Enable MongoDB database level encryption

Hi,

I login to mongo DB atlas or compass through valid credentials and the database data is visible to me and it is clearly understood that it performs disk level encryption and data get decrypts on login ( data at transit).

I need to understand what needs to be done for Data to be encrypted at store?
I have azure key vault and my concept is when i login to the atlas or compass the database data should not be visible to me.
Is there any configuration that needs to be done between mongo DB m10 cluster and azure key vault.
I have already configured the azure key vault wth mongo DB cluster.
followed the below mentioned document :
Customer Key Management with Azure Key Vault

Still encryption at store is not working, and on login data from database is visible to me.

Thank you.

Hi @Aniket_Godase,

Please see my comment here

Best
Pavel

1 Like