Skip to content

Conversation

bhgtankita
Copy link
Collaborator

Description

This sample pipeline was created in response to a customer query and has been requested by others in the past. It demonstrates a multi-step pipeline with dummy inputs and outputs, replicating the step sequence functionality that existed in AzureML SDK v1.

In AzureML SDK v2, the StepSequence feature from SDK v1 no longer exists. Pipelines now rely on data dependencies to determine the execution order of steps. The sample pipeline illustrates how to implement step ordering using dummy inputs and outputs, helping users migrate workflows from SDK v1 to SDK v2.

Checklist

  • [ Y] I have read the contribution guidelines.
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@bhgtankita bhgtankita changed the title Sample pipeline with dummy dependencies Sample Pipeline: StepSequence Migration SDK v1 → v2 Aug 22, 2025
@bhgtankita
Copy link
Collaborator Author

@achauhan-scc and @jayesh-tanna will you please help reviewing this PR?

@bhgtankita
Copy link
Collaborator Author

@microsoft-github-policy-service agree company="Microsoft"

@microsoft-github-policy-service agree company="Microsoft"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant