-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Customer Managed Keys for notebooks in the Azure Databricks resource #12302
Comments
This was fixed in #12331 |
@WodansSon I've looked onto changes, but as I see it doesn't cover this specific issue. CMK for notebooks is a separate piece from DBFS root encryption, and exists only in pre-release version of API, not in the 2018-04-01. It allows to specify a separate key for notebooks & another for DBFS root. Can you please re-open this issue. thank you |
Re-opening as requested. @WodansSon can you please have a look? Thank you! |
it's supported now |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
Recently, Databricks has added support for customer managed keys (CMK) for managed services (notebooks, etc.). This functionality complements the CMK for DBFS Root for which there is already another issue: #9785
The ability to encrypt data with customer's keys is a requirement for many big customers of Azure Databricks.
New or Affected Resource(s)
azurerm_databricks_workspace
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: