Skip to content

Commit 1a1a6e1

Browse files
authored
Remove limitation for online endpoint
Limitation regarding CMK-enabled workspace. Now online endpoint supports CMK-enabled workspace.
1 parent dc27afc commit 1a1a6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +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-
* Workspace with customer-managed key doesn't currently support v2 online endpoint and batch endpoint.
44+
* Workspace with customer-managed key doesn't currently support v2 batch endpoint.
4545

4646
> [!IMPORTANT]
4747
> 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)