Custom Managed key for Azure Databricks Notebook

Anonymous
2020-11-04T10:35:37.78+00:00

How to set customr managed key for notebook in Azure daabricks

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,171 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Saurabh Sharma 23,811 Reputation points Microsoft Employee
    2020-11-05T00:10:49.64+00:00

    @Anonymous If you are looking to enable a customer managed key for your notebooks then you need to follow the below process -

    1. Create an Azure Key Vault for use with Azure Databricks and create an encryption key that you can use with one or more Azure Databricks workspaces.
    2. Deliver the resource identifier for the key to Databricks through a support ticket.
    3. Databricks personnel configure the key id in the Databricks configuration for your workspace.
    4. Databricks personnel then create encryption keys that are wrapped with your provided key. These encryption keys are stored encrypted in the database.

    However, you need to contact your Microsoft/Databricks account representative to request access as this feature is not available for all Azure Databricks subscriptions.
    Please go through Enable customer-managed keys for notebooks documentation for details.

    ----------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.


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.