Skip to content

Commit 6584032

Browse files
authored
Merge pull request #233172 from santiagxf/santiagxf/azureml-batch-patch
Update how-to-use-batch-endpoint.md
2 parents 7659d4e + 53f2569 commit 6584032

File tree

2 files changed

+125
-121
lines changed

2 files changed

+125
-121
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Consider the following limitations when working on batch endpoints deployed rega
7373

7474
- If you change the networking configuration of the workspace from public to private, or from private to public, such doesn't affect existing batch endpoints networking configuration. Batch endpoints rely on the configuration of the workspace at the time of creation. You can recreate your endpoints if you want them to reflect changes you made in the workspace.
7575

76-
- When working on a private link-enabled workspace, batch endpoints can be created and managed using Azure Machine Learning studio. However, they can't be invoked from the UI in studio. Use the Azure Machine Learning CLI v2 instead for job creation. For more details about how to use it see [Run batch endpoint to start a batch scoring job](how-to-use-batch-endpoint.md#run-endpoint-and-configure-inputs-and-outputs).
76+
- When working on a private link-enabled workspace, batch endpoints can be created and managed using Azure Machine Learning studio. However, they can't be invoked from the UI in studio. Use the Azure Machine Learning CLI v2 instead for job creation. For more details about how to use it see [Run batch endpoint to start a batch scoring job](how-to-use-batch-endpoint.md#run-batch-endpoints-and-access-results).
7777

7878
## Recommended read
7979

0 commit comments

Comments
 (0)