Error when running az ml data import
#6997
Labels
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
extension/ml
Machine Learning
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Describe the bug
Get an error when trying to upload a dataset to a blobstorage.
Related command
local_file.yaml
file:Note that the file for upload is in a directory that's parallel to the
cloud
subdirectory, hence I specify a relative path.Errors
Issue script & Debug output
Expected behavior
Dataset is added to the blobstore.
Environment Summary
Additional context
Issue perhaps related to the blob storage that I created. When I try to add the data manually to it in the GUI, I see this message:
I created this using the following CLI command:
az ml datastore create -f path_to_file/blob.yaml --workspace-name <ws_name> --resource-group <rg>
The text was updated successfully, but these errors were encountered: