Skip to content

Commit 7cbadf0

Browse files
authored
Update concept-customer-managed-keys.md
1 parent 349b7ae commit 7cbadf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/concept-customer-managed-keys.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,15 @@ Data that previously was stored in CosmosDB in your subscription, is stored in m
124124

125125
Pipelines metadata that previously was stored in a storage account in a managed resource group, is now stored on the storage account in your subscription that is associated to the Azure Machine Learning workspace. Since this Azure Storage resource is managed separately in your subscription, you are responsible to configure encryption settings on it.
126126

127-
Set the `enableServiceSideCMKEncryption` when you create a workspace to opt-in for this preview. Preview availability varies by [workspace kind](concept-workspace.md):
127+
Set the `enableServiceSideCMKEncryption` on a REST API or in your Bicep or Resource Manager template to opt-in for this preview. You can also use Azure Portal. Preview availability varies by [workspace kind](concept-workspace.md):
128128

129129
| Kind | Supported |
130130
| ----- | ----- |
131131
| Default | Yes |
132132
| Hub | No |
133133
| Project | No |
134134

135+
![media](concept-customer-managed-keys/cmk-service-side-encryption.png)
135136

136137
> [!NOTE]
137138
> During this preview key rotation and data labeling capabilities are not supported.

0 commit comments

Comments
 (0)