Skip to content

Commit eb218d1

Browse files
authored
pencil edit
1 parent cf647e4 commit eb218d1

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
@@ -63,7 +63,7 @@ mlPipelineId | ID of the published Azure Machine Learning pipeline | String (or
6363
experimentName | Run history experiment name of the Machine Learning pipeline run | String (or expression with resultType of string) | No
6464
mlPipelineParameters | Key, Value pairs to be passed to the published Azure Machine Learning pipeline endpoint. Keys must match the names of pipeline parameters defined in the published Machine Learning pipeline | Object with key value pairs (or Expression with resultType object) | No
6565
mlParentRunId | The parent Azure Machine Learning pipeline run ID | String (or expression with resultType of string) | No
66-
dataPathAssignments | Dictionary used for changing datapaths in Azure Machine learning. Enables the switching of datapaths | Object with key value pairs | No
66+
dataPathAssignments | Dictionary used for changing datapaths in Azure Machine Learning. Enables the switching of datapaths | Object with key value pairs | No
6767
continueOnStepFailure | Whether to continue execution of other steps in the Machine Learning pipeline run if a step fails | boolean | No
6868

6969
> [!NOTE]

0 commit comments

Comments
 (0)