PowerShell Command for Configuring Live Migration Network in Azure Local Clusters
Is there a PowerShell command to enable one or more networks for live migration in Azure Local clusters?
I have worked with several Azure Local clusters ranging from 22H2 to 23H2 using Network ATC. I've noticed that whenever a VM's live migration fails, the live migration network becomes deselected in Failover Cluster Manager. After selecting the network to use for live migration, the VM can then move from host to host.
I am looking for a PowerShell command to verify live migration settings similar to what is available in Failover Cluster Manager. Additionally, is there a command to select which migration network to use for live migration?
This is an example of what is seen when live migration fails on Azure Local. After selecting the network, live migration becomes usable again.