An Azure backup service that provides built-in management at scale.
Hi David,
Based on your description, the scheduled backup job is not initiating. This behavior is typically related to configuration, agent, or scheduling issues. Please follow the steps below to resolve the problem:
1.Verify Backup Policy Assignment Ensure the VM is correctly associated with a backup policy: Navigate to Recovery Services Vault ->Backup Items-> Azure Virtual Machine -> [Your VM] Confirm that a valid backup policy is assigned.
2.Check Backup Schedule & Time Zone Review the backup policy schedule:
- Ensure the scheduled time is correct
- Validate time zone alignment (Azure uses UTC by default)
- Confirm the schedule has not been recently modified
3.Confirm VM Protection Status Verify that the VM is in a “Protected” state and not in a stopped or soft-deleted state.
4.Validate Azure VM Agent Health Backup jobs rely on the Azure VM Agent:
- Go to VM → Extensions + Applications
- Ensure the VM Agent status is Ready
- Restart the VM if the agent is unresponsive
5.Check for Stale or Pending Jobs Navigate to Backup Jobs and ensure there are no stuck or in-progress jobs preventing new backups from triggering.
6.Review Resource Locks Ensure there are no ReadOnly locks on the VM or Resource Group that could block backup operations.
7.Trigger a Manual Backup Attempt a manual backup from the portal:
- If manual backup works → issue is likely with scheduling
- If it fails → review error details for further troubleshooting
8.Validate Network Connectivity Ensure the VM can reach Azure Backup services and that no NSG/Firewall rules are blocking required endpoints
Please let me know if you face any challenge here, I can help you to resolve this issue further
Provide your valuable Comments.
Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.