Azure Backup Server and Backing up On-prem

Anonymous
2021-06-24T19:32:45.897+00:00

Hello,

I'm trying to setup Azure Backup Server to connect with our on premise ESXI hosts (stand alone, no vcenter), I went through the documentation on setting it up and I am running into a snag where I'm not sure if it's HTTPS that's preventing the connection to the servers as I imported the certificates, if I have to setup an account that is not root admin within the vm servers or if this will only work if you have a vcenter setup?

error that shows up is:

Data Protection Manager Error ID: 33623
Unable to communicate with VMware Server

Internal error code: 0x80990EF2
Please ensure that the specified VMWARE server is up and running and reachable from DPM server. Also, ensure the right credentials are specified for interacting with specified vmware server.

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

3 answers

Sort by: Most helpful
  1. Leon Laude 85,651 Reputation points
    2021-06-24T19:55:13.917+00:00

    Hi @Anonymous ,

    First of all make sure your ESXi is supported by the Azure Backup Server:

    Azure Backup Server V3 RTM protection matrix
    https://learn.microsoft.com/en-us/azure/backup/microsoft-azure-backup-server-protection-v3

    MABS (Azure Backup Server) V3 UR1 protection matrix
    https://learn.microsoft.com/en-us/azure/backup/backup-mabs-protection-matrix

    You will receive the 0x80990EF2 or 0x8099DEF2 errors when trying to add the ESX server to Azure Backup Server if the credentials are incorrect, of if there is no valid trusted certificate, or if the ESX server has the lockdown option enabled because it’s being managed by vCenter.

    By default, Azure Backup Server communicates with VMware servers over HTTPS. To set up the HTTPS connection, download the VMware Certificate Authority (CA) certificate, and import it on the Azure Backup Server. If you don't want to use HTTPS you can disable the HTTP certification validation.

    You'll also need to ensure that the following ports are opened between your Azure Backup Server and your ESXi host:

    • TCP 442
    • TCP 902

    For more information, see:

    Back up VMware VMs with Azure Backup Server
    https://learn.microsoft.com/en-us/azure/backup/backup-azure-backup-server-vmware

    ----------

    If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!

    Best regards,
    Leon


  2. JR McVicker 26 Reputation points
    2021-10-19T17:17:52.237+00:00

    @Anonymous did you ever resolve this issue? I am trying to setup MABS and connect to our vCenter environment and I'm running into the same error.

    0 comments No comments

  3. Andrea Longhitano 40 Reputation points
    2024-03-28T16:24:02.4766667+00:00

    Did you solve the issue? I have the same issue with MABS v4.

    0 comments No comments