How to enabale encryption at host for a databrick compute(VM)?

Akash Debnath 20 Reputation points

Created a databrick compute and it's run a virtual machine. While I try to enable encryption at host from the disk, additional settings it's disable.
Even tried to create the compute by calling the DataBrick API, where I called the flag "enable_local_disk_encryption": true.
Still got the same issue. Compute create but encryption at host is still disabled. Is there any preffered solution?

0 comments No comments

Sign in to comment

Answer accepted by question author

Stanislav Zhelyazkov 29,586 Reputation points MVP Volunteer Moderator

Hi,

Have you looked at his guide: Configure customer-managed keys for Azure managed disks. With Azure Databricks you are not allowed to tamper with the VMs created by Databricks directly. Instead there are settings at the Databricks workspace that are configured to enable encryption.

Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

0 comments No comments

Sign in to comment

0 additional answers

Sign in to answer

Your answer