An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
Hello Sravani, it sounds like you’ve built a fresh ASR replication appliance (RA2) and want to move your on-prem servers off the old, powered-off appliance (RA1) onto it, but you aren’t seeing any machines in the Switch appliance blade even though you’ve added credentials. A few things to check and try:
- Make sure you’re kicking off the Switch appliance action from RA1 (the critical/offline appliance)
- Go to Recovery Services vault → Site Recovery infrastructure → ASR replication appliance
- Select your old appliance (RA1) and click Switch appliance
- Verify the servers are actively replicating under RA1
- Only machines in a “Replicating” state from on-prem to Azure will show up here
- If replication is paused/failed or the machines have moved, they won’t be listed
- Because RA1 is “burnt down” (all components critical), you must re-enter valid OS credentials
- Under RA2, go to Manage physical & virtual servers (or Site Recovery infrastructure → replication appliance → Configure servers)
- Add the same credentials here—these accounts need local admin rights on those servers
- Once RA2 can authenticate, it will install/update the mobility agent pointing at itself
- Check network connectivity and firewall/AV rules between RA2 and your servers
- Required ports (443 and 9443) must be open
- No deep packet inspection or proxy should be blocking the channel
- After you’ve configured the servers on RA2 and validated credentials, retry the Switch appliance workflow
- You should now see your protected servers in the “Select machines” list
If you still don’t see them, here are a few follow-up questions to dig deeper:
• Are your servers showing under Configure servers on the new appliance (RA2)?
• What OS versions/builds are the physical machines running?
• Do those VMs/servers show as healthy or paused in the Replicated Items view?
• Any errors in the mobility service or ASR event logs on the source machines?
• Did you add credentials via the Portal or via PowerShell?
Hope this helps you surface the missing piece. Let me know what you find!
References:
• Switch Azure Site Recovery replication appliance – https://learn.microsoft.com/azure/site-recovery/switch-replication-appliance-modernized
• Best practices for ASR replication appliance – https://learn.microsoft.com/azure/site-recovery/replication-appliance-support-matrix
• Deploy Azure Site Recovery replication appliance (Modernized) – https://learn.microsoft.com/azure/site-recovery/deploy-vmware-azure-replication-appliance-modernized