Skip to content

Commit 00bc5c8

Browse files
authored
Update how-to-secure-batch-endpoint.md
1 parent b677e56 commit 00bc5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/batch-inference/how-to-secure-batch-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When deploying a machine learning model to a batch endpoint, you can secure thei
3232
All the batch endpoints created inside of secure workspace are deployed as private batch endpoints by default. No further configuration is required.
3333

3434
> [!IMPORTANT]
35-
> When working on a private link-enabled workspaces, batch endpoints can be created and managed using Azure Machine Learning studio. However, they can't be invoked from the UI in studio. Please use the Azure ML CLI v2 instead for job creation. For more details about how to use it see [Invoke the batch endpoint to start a batch scoring job](how-to-use-batch-endpoint.md#invoke-the-batch-endpoint-to-start-a-batch-scoring-job).
35+
> When working on a private link-enabled workspaces, batch endpoints can be created and managed using Azure Machine Learning studio. However, they can't be invoked from the UI in studio. Please use the Azure ML CLI v2 instead for job creation. For more details about how to use it see [Invoke the batch endpoint to start a batch scoring job](how-to-use-batch-endpoint.md#invoke-the-batch-endpoint-to-start-a-batch-job).
3636
3737
The following diagram shows how the networking looks like for batch endpoints when deployed in a private workspace:
3838

0 commit comments

Comments
 (0)