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

Akash Debnath 20 Reputation points
2025-07-01T09:04:26.51+00:00

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?

Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
183 questions
0 comments No comments
{count} votes

Accepted answer
  1. Stanislav Zhelyazkov 28,596 Reputation points MVP Volunteer Moderator
    2025-07-01T09:48:51.86+00:00

    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

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.