Azure backup failed and DR replication is critical

Rajasekar K 6 Reputation points
2022-12-05T11:58:39.85+00:00

I have an production server, suddenly automatic backup not working its shows some error like VM agent is unable to communicate with the Azure Backup Service.
267281-image.png

And also DR replication is critical .
267252-image.png
267291-image.png

Kindly help me about this issue.Thanks

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,479 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
813 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Prrudram-MSFT 28,191 Reputation points Moderator
    2022-12-06T14:08:09.023+00:00

    Hello @Rajasekar K ,

    Thank you for sharing the details. From the error messages, it is clear that the VM guest agent is not running/unreachable. For azure backup/site recovery to progress, we need the guest agent as prerequisite.

    If this is a windows VM, then from Services.msc, ensure the Windows Azure Guest Agent service is Running. If the Windows Azure Guest Agent service is missing, Install the VM agent on the VM
    Ensure that the VM Agent (WA Agent) up and running and is the latest version.
    You can check if the guest agent is running from the overview page of the VM blade like below
    267843-image.png

    ASR Troubleshooting Guidelines : https://learn.microsoft.com/en-us/azure/site-recovery/site-recovery-extension-troubleshoot#the-agent-installed-in-the-vm-but-unresponsive-for-windows-vms
    Azure VM Backup: https://learn.microsoft.com/en-us/azure/backup/backup-azure-vms-troubleshoot#basic-troubleshooting

    Hope this helps!
    Please accept as answer and upvote if the above information is helpful for the benefit of the community.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.