Closed miller222111 closed 3 months ago
@miller222111 Thanks for your feedback! We will investigate and update as appropriate.
@miller222111 I've delegated this to @fkriti, a content author, to review and share their valuable insights.
I met the same problem. The code didn't checkout which means the code was not downloaded to the VM. Just remove the following line.
- checkout: none
Thank you for your feedback. To make it easier for you to submit feedback on articles on learn.microsoft.com, we're transitioning our feedback system from GitHub Issues to a new experience. As part of that transition, we are closing older issues that we believe have been resolved by subsequent document updates.
If you feel that this issue still persists, please respond and let us know.
Hello,
My apologies if I am missing something here, but I cannot find "single-job-pipeline.yml" in the azureml-examples repo, which the line of code is referencing below.
job_name=$(az ml job create --file single-job-pipeline.yml -g $(resource-group) -w $(workspace) --query name --output tsv)
Further, even if I change it to "pipeline.yml," since this yaml file does exist in
workingDirectory: 'cli/jobs/pipelines-with-components/nyc_taxi_data_regression',
I still get the error below.
ERROR: No such file or directory: pipeline.yml
Can somebody please enlighten me as to how I can fix this?
Thanks in advance, Andrew
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.