Linux On-premises Data Backup To Azure Cloud

Mohammed Arkam Ansari 6 Reputation points
2022-11-16T10:34:17.73+00:00

hey folks.
I need help i want to backup my local machine linux data on azure cloud
is there any MARS agent type for Linux just like we have in Windows.

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,490 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 42,486 Reputation points
    2022-11-16T12:10:05.423+00:00

    Hi Mohammed,

    Currently it is not supported and only Windows Server as per this article. However you can follow ASR process as a DR procedure to backup Onpremise Liunx Servers.

    ----
    Please don't forget to upvote and Accept as answer if the reply is helpful

    If this answer helped you please mark it as "Verified" so other users can reference it.

    1 person found this answer helpful.
    0 comments No comments

  2. SadiqhAhmed-MSFT 49,326 Reputation points Microsoft Employee Moderator
    2022-11-16T12:21:11.147+00:00

    Hello @Mohammed Arkam Ansari Thank you for contacting us. Happy to assist!

    I understand that you want to backup your on-premise Linux machine data to Azure. As mentioned by Jimmy, you cannot use MARS agent for Linux per support matrix. However, you can deploy a MABS Server in your environment (with Microsoft Azure Recovery Services agent is installed) and install a MABS protection agent on your Linux servers.

    You will effectively be running two-stage backup:

    D2D (disk to disk) - from Linux VMs to MABS server
    D2C (disk to cloud) - MABS server will be backing up to Azure Recovery Services Vault
    Note: if you happen to have a DPM (System Center Data Protection Manager) in your environment, you can reuse it too.

    You can learn about MABS here: Architecture Overview - Azure Backup | Microsoft Learn

    Hope this helps. Feel free to ping with questions for further assistance in this matter!

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

    If the response helped, do "Accept Answer" and up-vote it

    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.