Share via

ASR Enabling Replication with Replication

Anandha Chandrasekaran 40 Reputation points
2026-06-09T20:07:02.9666667+00:00

Hi, I understand that automatic upgrades of ASR appliance components and Mobility Service agents are not supported when private endpoints are enabled on the Recovery Services vault.

https://learn.microsoft.com/en-us/azure/site-recovery/upgrade-mobility-service-modernized

But, I wanted to clarify the initial replication setup process. When enabling replication for VMs for the first time, do we need to manually install the Mobility Service agent on each machine, or can the agent installation be initiated through the Azure portal or Terraform when creating Replicated items. Does push installation of Mobility Service agent work?

Azure Site Recovery
Azure Site Recovery

An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.


1 answer

Sort by: Most helpful
  1. AI answer

    2026-06-09T20:07:28.99+00:00

    Push installation of the Mobility Service agent from the Azure portal is supported and continues to work when enabling replication, even if private endpoints are enabled on the Recovery Services vault.

    Key points based on the referenced documentation:

    • The Mobility agent is required on each source machine to coordinate communication with the replication appliance and manage data replication.
    • For modernized deployments, the agent is typically installed and updated automatically from the configuration/replication appliance; manual download/installation is only needed when explicitly required (for example, when using command-line updates or specific OS/distros).
    • Private endpoints affect automatic updates of the Mobility agent and appliance components:
      • When private endpoints are enabled, automatic updates are blocked.
      • In that case, upgrades of the Mobility agent and appliance components must be done manually (for example, via the UnifiedAgentConfigurator command line for the agent, or manual MSI/MARS updates for appliance components).
    • This limitation is explicitly documented for updates; the context does not state that initial push installation is disabled. Instead, it focuses on how to keep agents and appliance components up to date when private endpoints are in use.

    Therefore:

    • Initial replication setup can still rely on the normal ASR workflow where the replication appliance pushes and installs the Mobility agent on source machines.
    • What changes with private endpoints is the upgrade path: after initial deployment, Mobility agents and appliance components must be upgraded manually (portal-triggered upgrades are not available when private endpoints are enabled; command-line/manual methods must be used instead).

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.