A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
Hi Vince,
Since you can connect to the session host through Failover Cluster Manager but not via RDP or the AVD client, this suggests the VM is running and the issue is likely related to AVD registration, networking, or RDP connectivity rather than the Azure Local migration itself.
I'd recommend checking:
Whether the session host is registered and showing "Available" in the AVD host pool.
That the Azure Virtual Desktop Agent and Boot Loader are installed and running correctly.
Network connectivity to the domain, Azure Virtual Desktop service endpoints, and required outbound ports.
Windows Firewall and any NSG rules that could be blocking RDP (TCP 3389) or AVD traffic.
Event Viewer logs under WVD-Agent, RDAgentBootLoader, and RDInfraAgent for registration or connectivity errors.
If the session host isn't registering successfully, sharing the AVD agent logs or the session host status from the host pool would help narrow down the root cause.
Please "Accept the Answer" if this information helped you. This will help us and others in the community as well.