Skip to content

Commit e578698

Browse files
authored
Clarify on OS disk encryption
1 parent 49179fe commit e578698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/how-to-setup-customer-managed-keys.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ In the [customer-managed keys concepts article](concept-customer-managed-keys.md
4141
* Resources managed by Microsoft in your subscription can’t transfer ownership to you.
4242
* You can't delete Microsoft-managed resources used for customer-managed keys without also deleting your workspace.
4343
* The key vault that contains your customer-managed key must be in the same Azure subscription as the Azure Machine Learning workspace.
44+
* OS disk of machine learning compute can't be encrypted with customer-managed key, but can be encrypted with Microsoft-managed key if the workspace is created with `hbi_workspace` parameter set to `TRUE`. For more details, see [Data encryption](concept-data-encryption.md#machine-learning-compute).
4445
* Workspace with customer-managed key doesn't currently support v2 batch endpoint.
4546

4647
> [!IMPORTANT]

0 commit comments

Comments
 (0)