-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az ml job download fails with python error #24691
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botMachine Learningaz mlaz mlService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botMachine Learningaz mlaz mlService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Describe the bug
Command Name
az ml job download(FYI:az feedbackinitially has set this field asUnknownfor some reason)Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az extension add -n ml -yaz ml job download --name {} --resource-group {} --workspace-name {} --download-path {}Expected Behavior
The job should be downloaded successfully.
Environment Summary
Additional Context