An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
Hi @Ronak Naresh Joshi Thank you for posting your query on Microsoft Q&A platform.
1. In-place OS upgrade (2016 → 2019) of a modernized ASR replication appliance: not supported. The replication appliance support matrix lists Windows Server 2022 as the appliance operating system and explicitly calls out that upgrading the OS on an existing Windows Server 2019 appliance to Windows Server 2022 isn't supported. No in-place OS upgrade of the appliance is documented or tested, so this should not be performed on an appliance that is actively protecting workloads.
https://learn.microsoft.com/en-us/azure/site-recovery/replication-appliance-support-matrix
2. The Windows Server 2016 reference is component-update guidance only. The note in the component-upgrade article ("install .NET Framework 4.7.2 if you're using Windows Server 2016 for your replication appliance") is a prerequisite for manually updating ASR components on an existing appliance. It confirms existing Server 2016 appliances can continue receiving ASR component updates; it does not make an OS upgrade supported. https://learn.microsoft.com/en-us/azure/site-recovery/upgrade-mobility-service-modernized
3. Because the in-place upgrade isn't supported, there are no published prerequisites, registration/credential-retention guarantees, or expected RPO impact for that path.
4. Recommended transition path — yes, your proposed approach is correct:
- Deploy a new modernized replication appliance on Windows Server 2022 (8 vCPU, 16 GB RAM, 80 GB OS disk + 620 GB data disk).
- Register it to the same Recovery Services vault.
- Use Site Recovery infrastructure → ASR replication appliance → Switch appliance to move the protected machines. https://learn.microsoft.com/en-us/azure/site-recovery/switch-replication-appliance-modernized
5. Switch appliance — documented conditions:
- For a planned switch, all components of the current appliance must be healthy/warning (credentials are auto-selected); the target appliance must also be healthy/warning.
- Only machines replicating on-premises → Azure can be selected.
- Not supported if a protected machine has moved to a different vCenter server.
- The switch acts on existing replicated items, so protection does not need to be disabled and re-enabled — including for the Windows Server 2008 R2 SP1 machines.
Thanks,
Suchitra.