Skip to content

Commit 449b8f7

Browse files
authored
clarify limitation for CMK
1 parent 5426a7c commit 449b8f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ In the [customer-managed keys concepts article](concept-customer-managed-keys.md
4040
* The customer-managed key for resources the workspace depends on can’t be updated after workspace creation.
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.
43-
* The key vault that contains your customer-managed key must be in the same Azure subscription as the Azure Machine Learning workspace
43+
* The key vault that contains your customer-managed key must be in the same Azure subscription as the Azure Machine Learning workspace.
44+
* Workspace with customer-managed key does not currently support v2 online endpoint and batch endpoint.
4445

4546
> [!IMPORTANT]
4647
> When using a customer-managed key, the costs for your subscription will be higher because of the additional resources in your subscription. To estimate the cost, use the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator/).

0 commit comments

Comments
 (0)