Best/Safe way to copy Daily SQL Backups from OnPrem to Azure Blob (to protect from Ransomware)

Prince Rastogi 1 Reputation point
2021-06-16T11:28:57.72+00:00

we want to copy our daily full SQL backups to Azure blob storage (to get benefit of soft-delete & versioning) to protect from Ransomware and daily full backup size for all databases is almost 3 TB. What is the fastest and recommended way to load such data everyday from OnPrem to Azure?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,093 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sumarigo-MSFT 45,776 Reputation points Microsoft Employee
    2021-06-17T17:13:45.723+00:00

    @Prince Rastogi Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused.
    Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    This article provides an overview of some of the common Azure data transfer solutions. The article also links out to recommended options depending on the network bandwidth in your environment and the size of the data you intend to transfer. Choose an Azure solution for data transfer

    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

  2. Prince Kumar Rastogi 31 Reputation points
    2021-06-17T17:17:51.317+00:00

    Hi @Sumarigo-MSFT

    I am not looking for copy only data, I am looking some type of solution that will copy 3 TB SQL Backups files (multiple backups files) from on-Prem to Azure daily.

    0 comments No comments

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.