Skip to content

Commit 534c5ea

Browse files
authored
Merge pull request #107685 from GiftA-MSFT/patch-26
Fixes: Azure/MachineLearningNotebooks/issues/810
2 parents b3e889c + da6a047 commit 534c5ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/reference-pipeline-yaml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following table lists what is and is not currently supported when defining a
2828
| DataTransferStep | Yes |
2929
| AutoMLStep | No |
3030
| HyperDriveStep | No |
31-
| ModuleStep | No |
31+
| ModuleStep | Yes |
3232
| MPIStep | No |
3333
| EstimatorStep | No |
3434

@@ -435,4 +435,4 @@ Schedule:
435435

436436
## Next steps
437437

438-
Learn how to [use the CLI extension for Azure Machine Learning](reference-azure-machine-learning-cli.md).
438+
Learn how to [use the CLI extension for Azure Machine Learning](reference-azure-machine-learning-cli.md).

0 commit comments

Comments
 (0)