Skip to content

Commit cf647e4

Browse files
authored
Update transform-data-machine-learning-service.md
Updated the note at the end to say the discovery time for pipeline dropdown items would be much longer with the use of PEs
1 parent 60be4c4 commit cf647e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/transform-data-machine-learning-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dataPathAssignments | Dictionary used for changing datapaths in Azure Machine le
6767
continueOnStepFailure | Whether to continue execution of other steps in the Machine Learning pipeline run if a step fails | boolean | No
6868

6969
> [!NOTE]
70-
> To populate the dropdown items in Machine Learning pipeline name and ID, the user needs to have permission to list ML pipelines. The UI calls AzureMLService APIs directly using the logged in user's credentials.
70+
> To populate the dropdown items in Machine Learning pipeline name and ID, the user needs to have permission to list ML pipelines. The UI calls AzureMLService APIs directly using the logged in user's credentials. The discovery time for the dropdown items would be much longer when using Private Endpoints.
7171
7272
## Related content
7373
See the following articles that explain how to transform data in other ways:

0 commit comments

Comments
 (0)