transfer data from azure blob to on premises

jihad majed 500 Reputation points
2023-12-04T09:53:16.48+00:00

I wanna to transfer data from azure blob to on premises because the expiry date of tiger bridge is soon

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,200 questions
{count} votes

Accepted answer
  1. Ramya Harinarthini_MSFT 5,366 Reputation points Microsoft Employee Moderator
    2023-12-06T14:08:25.6533333+00:00

    @jihad majed

    Welcome to Microsoft Q&A, thank you for posting your here!!

    The time taken to download the data to on-premises depends on your local network bandwidth.

    • Do you want to transfer large datasets over network, and you have a moderate to high network bandwidth?

    If yes, see: Scenario 2: Transfer large datasets with moderate to high network bandwidth.

    Moderate network bandwidth (100 Mbps - 1 Gbps)

    With moderate network bandwidth, you need to project the time for data transfer over the network.

    Use the following table to estimate the time and based on that, choose between an offline transfer or over the network transfer. The table shows the projected time for network data transfer, for various available network bandwidths (assuming 90% utilization).

    Network transfer or offline transfer

    Reference Link: https://learn.microsoft.com/en-us/azure/storage/common/storage-solution-large-dataset-moderate-high-network#recommended-options

    Hope this helps!
    Kindly let us know if the above helps or you need further assistance on this issue.


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. JimmySalian-2011 42,511 Reputation points
    2023-12-04T10:08:49.88+00:00

    Hi Jihad,

    It depends what type of data and the size of the data, incl the Network bandwidth you have will factor all this so check this out and see the tools avaiable that can assist you - https://learn.microsoft.com/en-us/azure/architecture/data-science-process/move-azure-blob

    Azcopy is the recommended tool and it should assist you in this process.

    Hope this helps.

    JS

    ==

    Please Accept the answer if the information helped you. This will help us and others in the community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.