Azure linux VM not visible to Azure Backup during VM discover
We have cloned a VM from Azure East US to Azure Central US as part of a Disaster Recovery Exercise. Dozens of VMs are included in this exercise and all have been cloned to the DR platform in Azure Central region. One Linux VM is not seen by the Azure Backup service (Azure Business Continuity Center) which is required for this VM to receive a database restore. All other servers in this exercise (application server and database server) are seen by Azure backup except this one server. Server is running SUSE Linux Enterprise Server 15 SP2. Other servers in the same subnet are visible and available to Azure Backup so this is unlikely a firewall issue. The Azure Backup agent in the guestOS "waagent" is running and has been restarted several times. How can we force this VM to be discovered by the Azure Backup service to enable database restores to this VM?
Steps taken to resolve this issue:
- Verify "waagent" is running on this linux VM
- Stop/Restart the "waagent" on this linux VM
- Remove and re-install the "waagent" on this linux VM
- Reboot the VM several times
- Removed the "AzureBackupLinuxAgent" EXTENSION from this VM in Azure Portal
- Removed the "enablevmAccess" EXTENSION from this VM in Azure Portal
If anyone has encountered this issue and found a consistent resolution, please share or provide steps that you have had success with. Any guidance or insights would be appreciated.
Thanks.