Skip to content

Commit 89cb884

Browse files
committed
acrolinx
1 parent 32539fb commit 89cb884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-configure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The `ml` CLI extension (sometimes called 'CLI v2') for Azure Machine Learning se
109109
Data in a data store that is secured in a virtual network isn't_ sent over the public internet. For example, if your training data is located in the default storage account for the workspace, and the storage account is in a virtual network.
110110

111111
> [!NOTE]
112-
> With the previous extension (`azure-cli-ml`, sometimes called 'CLI v1'), only some of the commands communicate with the Azure Resource Manager. Specifically, commands that create, update, delete, list, or show Azure resources. Operations such as submitting a training job communicate directly with the Azure Machine Learning workspace. If your workspace is [secured with a private endpoint](how-to-configure-private-link.md), that is enough to secure commands provided by the `azure-cli-ml` extension.
112+
> With the previous extension `azure-cli-ml`, sometimes called 'CLI v1', only some of the commands communicate with Azure Resource Manager. Specifically, commands that create, update, delete, list, or show Azure resources. Operations such as submitting a training job communicate directly with the Azure Machine Learning workspace. If your workspace is [secured with a private endpoint](how-to-configure-private-link.md), that's enough to secure commands provided by the `azure-cli-ml` extension.
113113
114114
# [Public workspace](#tab/public)
115115

0 commit comments

Comments
 (0)