Skip to content

Fix 6c_r_iris registry pipeline by using local iris dataset input#4059

Draft
Chakradhar886 wants to merge 1 commit into
Azure:mainfrom
Chakradhar886:fix/6c-r-iris-local-data-input
Draft

Fix 6c_r_iris registry pipeline by using local iris dataset input#4059
Chakradhar886 wants to merge 1 commit into
Azure:mainfrom
Chakradhar886:fix/6c-r-iris-local-data-input

Conversation

@Chakradhar886

Copy link
Copy Markdown
Member

Summary

  • replace external iris dataset URL in the 6c_r_iris pipeline sample with a repo-local iris CSV
  • remove runtime dependency on azuremlexamples.blob.core.windows.net for this workflow path

Root cause

The workflow started failing with ScriptExecution.StreamAccess.ConnectionFailure due to DNS resolution failure for azuremlexamples.blob.core.windows.net, while sample/workflow code remained unchanged.

Changes

Validation

  • confirmed new path exists from sample working directory
  • scoped to a single file and single input path change

Notes

This is a targeted hotfix for the 6c_r_iris registry pipeline regression. A broader follow-up can migrate remaining samples away from the retired external sample host.

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