Moving contents from one container to other in storage blob

Antara Das 376 Reputation points
2021-11-30T16:28:55.473+00:00

Is there a way to move container contents from one Container to another without using SAS tokens or keys using Python SDK in AzureML?
There are lot of resources which site the possibilities of moving containers.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,562 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,426 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,406 Reputation points
    2021-12-01T08:35:45.04+00:00

    @Antara Das

    Hello,

    Thanks for reaching out to us, there are several way to move the data to and from storage blob. The following articles describe how to move data to and from Azure Blob storage using different technologies:

    Azure Storage-Explorer
    AzCopy
    Python
    SSIS
    Which method is best for you depends on your scenario.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.
    0 comments No comments