Azure / Azure/azureml-examples

file/folder upload Option using Datastore class of azure-ai-ml package (AZUREML Python SDK V2)

Open
#2,071 9 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
2k
Forks
1.7k
Avg merge
18h 18m
Merged PRs (30d)
2

Description

### Describe your suggestion

I am developing ML applications with azure-ai-ml package (AZUREML Python SDK V2) where we have to do frequent uploads to blob storage which is also linked to ML workspace as a datastore, i know that we could use azureblobstorage related SDK's to upload files but how to do it with this newer sdk. After going through the documentation i noticed that there is no such method in the newer SDK (azure-ai-ml package).In AzureML Python SDK V1(azure.core) file uploading method(upload_files_to_datastore()) is provided with datastore class. why is it ommitted in the newer version of the package? Is it intentional ?

### Additional details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the azure-ai-ml datastore class and comparing it with the AzureML Python SDK V1 upload_files_to_datastore() method. Check the documented Azure Blob Storage SDK path and determine whether the V2 package should provide an equivalent capability or explain its omission. Done means the supported upload approach or requested feature is clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
cloud, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.