Share via

We are planning to replace our existing Veeam Backup solution with Microsoft Azure Backup.

Monamgiri Mahender 0 Reputation points
2026-05-31T19:11:10.0333333+00:00

Current Environment:

  • VMware standalone ESXi host (on-premises)

Approximately 2 VMware VMs for initial pilot testing

Total backup size approximately 50 GB

Azure Subscription: <PII Removed>

Resource Group: <PII Removed>

Recovery Services Vault: <PII Removed>

Objectives:

Configure Microsoft Azure Backup for our on-premises VMware environment.

Validate the recommended architecture and deployment steps.

Confirm whether Microsoft Azure Backup Server (MABS) is the recommended solution for protecting standalone VMware ESXi VMs.

Obtain guidance for installation, configuration, retention policies, and restore testing.

Review future plans to migrate VMware workloads to Azure after backup validation is complete.

We would appreciate a technical consultation and deployment guidance to ensure the solution is configured according to Microsoft best practices. We are planning to replace our existing Veeam Backup solution with Microsoft Azure Backup.

Azure Backup
Azure Backup

An Azure backup service that provides built-in management at scale.


1 answer

Sort by: Most helpful
  1. Andriy Bilous 12,181 Reputation points MVP
    2026-05-31T20:50:02.56+00:00

    Hi Monamgiri Mahender

    Yes, Microsoft Azure Backup Server (MABS) v4 is the recommended solution for protecting standalone VMware ESXi hosts with Azure Backup. Here is a full deployment guide based on your environment.

    Your setup will consist of three components: the standalone ESXi host running your 2 VMs, a Windows Server VM (on-premises or in Azure) running MABS v4, and your existing Recovery Services Vault (RSV-LADC-AZUREBACKUP01) in Azure. MABS connects to ESXi directly over the network, takes application-consistent backups, stores a short-term local copy on its disk storage, and then transfers the backup data to your Recovery Services Vault.

    Prerequisites

    Check the full support matrix here before proceeding: https://learn.microsoft.com/en-us/azure/backup/backup-mabs-protection-matrix

    1. Install MABS v4 Download MABS v4 from the Microsoft Download Center: https://www.microsoft.com/en-us/download/details.aspx?id=105164 Full installation and vault registration guide: https://learn.microsoft.com/en-us/azure/backup/backup-azure-microsoft-azure-backup
    2. Add the ESXi Host in MABS Open the MABS Administrator Console. Go to Management > Production Servers > Add. Select VMware Servers and enter your ESXi host IP or FQDN. Provide credentials for a service account on ESXi that has read-only or backup role permissions. MABS will inventory the VMs on that host automatically. Full step-by-step guide for backing up VMware VMs with MABS: https://learn.microsoft.com/en-us/azure/backup/backup-azure-backup-server-vmware
    3. Create a Protection Group Go to Protection > New Protection Group. Select VMware VMs and choose your 2 pilot VMs. Set the short-term disk retention (recommended: 5 to 7 days on local MABS storage). Enable online protection to the Recovery Services Vault and set your long-term retention policy. For a pilot, a simple policy works well: daily recovery points retained for 30 days, weekly retained for 3 months.
    4. Validate Restore Full restore guide for VMware VMs from MABS: https://learn.microsoft.com/en-us/azure/backup/restore-azure-backup-server-vmware

    Important Limitations

    MABS does not support VMs with pass-through disks or physical raw device mappings (pRDM). Incremental backups use VMware CBT (Changed Block Tracking), which MABS enables automatically. If CBT gets corrupted on a VM, MABS will fall back to a full backup for that cycle. MABS v4 does not support the DataSets feature for VMware 8.0.

    See the full list of known limitations here: https://learn.microsoft.com/en-us/azure/backup/backup-azure-backup-server-vmware#limitations

    Future Migration Path

    When you are ready to migrate the VMware VMs to Azure, use Azure Migrate: https://learn.microsoft.com/en-us/azure/migrate/start-here-vmware

    Hope this helps and good luck with the migration!

    Was this answer helpful?

    0 comments No comments

Your answer

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