An Azure backup service that provides built-in management at scale.
Guidance on Transitioning Microsoft Azure Backup Server (MABS) to Private Endpoint & Handling Existing Recovery Vault Data
kartik Sarsawat
0
Reputation points
I am currently seeking architecture and operational feedback regarding transitioning an on-premises Microsoft Azure Backup Server (MABS) deployment from public routing to an Azure Private Endpoint.
Current Environment & Security Requirement
- Current Setup: MABS running on-premises, backing up workloads with both disk (offline) and cloud (online) protection groups pointing to an existing Azure Recovery Services Vault over the public endpoint.
- New Security Mandate: Our InfoSec team requires all backup traffic to Azure to traverse dedicated private channels via an Azure Private Endpoint (over ExpressRoute/Site-to-Site VPN) with public network access disabled on the vault.
- Current Retention: Several weeks of active online and offline recovery points in the current vault. From my understanding of Azure Backup limitations:
- Azure Backup does not support native migration or copying of recovery points between Recovery Services Vaults.
- Private Endpoints strictly require a brand-new, pristine vault (no items previously protected or registered).
- Question: How to handle existing data when enforcing private endpoints on MABS, or is there an alternative seamless approach to preserve cloud history?
Azure Backup
Azure Backup
Sign in to answer