Moving SQL Full & Diff Bakup to Azure blob Storage Account | SQL Server 2008

Loganathan R 76 Reputation points
2021-07-22T07:21:11.483+00:00

Hello All.
SQL Server 2008 Not supporting the URL Backup.
Is there any other best practice to Move SQL Full and Diff backup to Azure storage account. I Have used the below mentioned tool which is not convenient for our environment. Please advice on this.

Tool:
SQL to Azure - https://www.microsoft.com/en-in/download/details.aspx?id=40740

Maintenance Plan details as below:
Full Backup every Sunday
Diff Backup every day

Regards,
Loganathan. R

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,815 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 41,006 Reputation points
    2021-07-22T08:19:17.327+00:00

  2. Seeya Xi-MSFT 16,446 Reputation points
    2021-07-22T09:04:17.797+00:00

    Hi @Loganathan R ,

    SQL Server 2008 is a too old version.
    Could you update it to the latest version and try this official tool again?

    As for Maintenance Plan, please refer to this article which describes the details about Create a Maintenance Plan for Full & Diff backups.

    Best regards,
    Seeya


    If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar queries.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.