I need to protect two VMware instances in a on-prem environment and want to achieve this by using Azure with Azure Backup and Azure Backup Server.
The following image shows a referencing architecture:
We really prefer to deploy the Azure Backup Server on a IaaS Azure VM, but there it comes my doubt: where the Azure Backup Server role can be distributed?
The official docs say that a on-prem server or a IaaS azure VM can be used both. But later ...
Azure Backup Server inherits much of the workload backup functionality from Data Protection Manager (DPM). This article links to DPM documentation to explain some of the shared functionality
(...)
Protecting workloads with Azure Backup Server has many nuances. The article, Install DPM as an Azure virtual machine, helps explain these nuances. Before deploying the machine, read this article completely.
The linked article says:
DPM running as an Azure virtual machine can’t protect on-premises data.
Now, it is clear that a azure distribution of DPM does not protect on-prem workloads. But is this true for Azure Backup Server?
Did someone had experiences with Azure Backup Server with a similar configuration?