Azure SQL Backup Installation

Sophie Lafrance 1 Reputation point
2022-02-23T21:51:41.32+00:00

177283-screen-shot-2022-02-23-at-24433-pm.png

Hi,

We have 3 on-premise servers that we want to backup over azure.

The 2 firsts are ok, but the SQL server is giving me problems.
I'm trying to install the System Center Microsoft Azure Backup Server v3 on the SQL Server, and set up it with the existing SQL server instance, but I get the following error (see attachment).

I followed the steps of the errors I got but it never go pass that.
What am I missing ?

Thank you

Azure SQL Database
{count} votes

2 answers

Sort by: Most helpful
  1. Erland Sommarskog 111.1K Reputation points MVP
    2022-02-24T22:22:12.37+00:00

    MSSQLSERVER is most likely not an instance name. .That is the instance id for a default instance. So you should specify the instance as SQL1 only.


  2. Ronen Ariely 15,191 Reputation points
    2022-03-02T19:50:38.05+00:00

    Hi,

    We have 3 on-premise servers that we want to backup over azure.

    Data Protection Manager (DPM) can do the trick but it's a bit overkilling for this task. You can simply use BACKUP TO URL. Please check the following post about backup to url and check if this fit your needs

    https://ariely.info/Blog/tabid/83/EntryId/281/Managing-sql-server-on-premises-backups-in-the-azure.aspx

    I'm trying to install the System Center Microsoft Azure Backup Server v3 on the SQL Server, and set up it with the existing SQL server instance, but I get the following error (see attachment).

    The images show errors which I cannot understand since these are not English. Please provide the exact text of the errors instead images so we will be able to translate it and maybe understand the issue


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.