Skip to content

Commit

Permalink
Databricks Swagger Changes for Double Encryption (Azure#9941)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvvsubbu authored and 00Kai0 committed Oct 12, 2020
1 parent 16579bb commit 5f0ed83
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,10 @@
"encryption": {
"$ref": "#/definitions/WorkspaceEncryptionParameter",
"description": "Contains the encryption details for Customer-Managed Key (CMK) enabled workspace."
},
"requireInfrastructureEncryption": {
"$ref": "#/definitions/WorkspaceCustomBooleanParameter",
"description": "A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest."
}
},
"description": "Custom Parameters used for Cluster Creation."
Expand Down

0 comments on commit 5f0ed83

Please sign in to comment.