An Azure backup service that provides built-in management at scale.
Because the failures occur across multiple protected servers and the denied paths include system-managed files, the first checks should focus on MABS-wide prerequisites, agent health, and security software interference rather than treating this as a single-server file issue.
Recommended troubleshooting sequence:
- Validate core MABS prerequisites on the MABS server:
- Ensure the Microsoft Azure Recovery Services service is running. If needed, restart it and retry the backup.
- Ensure the SQL Agent service is running and set to Automatic on the MABS server.
- Ensure the MARS agent is up to date.
- Ensure TLS 1.2 is enabled.
- Ensure there is 5-10% free space available on the scratch folder location.
- Check antivirus and other security software first.
-
0x80070005is explicitly associated with Access is denied and the documented action is to check whether antivirus or other third-party software is blocking access. - For MABS, Microsoft also recommends configuring antivirus software to delete infected files instead of automatically cleaning or quarantining them, because cleaning or quarantining can modify files in ways MABS cannot track.
- If antivirus deletes a file from a replica, run a manual synchronization with consistency and review the job result.
- If needed, temporarily disable antivirus only as a troubleshooting step to confirm whether it is the cause, then adjust exclusions/settings accordingly.
-
- Verify whether the issue is tied to protected-server agent communication or access control.
- When failures affect many servers, check whether the DPM/MABS protection agent is healthy on each protected server and whether communication with the MABS server is stable.
- If agent push/install or communication issues are also present, use the documented path for DPM Agent Coordinator communication troubleshooting.
- Restarting the protection agent-related services can help clear transient communication issues before rerunning jobs.
- Re-run the failed jobs after the above checks.
- Since the jobs already failed after an initial retry, rerun them only after validating services, agent state, antivirus behavior, and free space.
- If replicas become inconsistent after security software actions, run a consistency check.
- Treat the file types as likely symptoms, not the root cause.
- The documented guidance does not identify
DirectXApps.sdbor Defender cache files as a specific known unsupported-file issue in MABS. - The supported guidance points instead to access blocking by antivirus or third-party software when
0x80070005occurs. - Because the denied files are system-managed locations, security filtering or file locking is a stronger indicator than a simple file-permission problem on one server.
- The documented guidance does not identify
- What to verify on permissions and security settings:
- Check whether antivirus, endpoint protection, or other third-party security tools are blocking MABS/DPM access.
- Check whether any group policy or security hardening is affecting backup/agent operations if registration or agent behavior is abnormal.
- If the issue is limited to certain workloads after antivirus actions, run synchronization/consistency operations.
- What services/components to verify:
- Microsoft Azure Recovery Services service on the MABS server.
- SQL Agent service on the MABS server.
- MARS agent version and health.
- DPM/protection agent communication path on protected servers.
- Before considering upgrade or reinstallation:
- Complete the basic validation checklist.
- Test with antivirus temporarily disabled as a diagnostic step.
- Confirm agent communication is healthy.
- Confirm adequate scratch/cache free space.
- Confirm TLS 1.2 and current MARS agent.
If the environment also shows agent communication errors, access denied errors, or inconsistent replicas together, that combination strengthens the case for a security software or agent communication problem rather than a content-specific MABS defect.