About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
windows_tools
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation exclusively describes backup and recovery of SQL Server using Microsoft Azure Backup Server (MABS) and Data Protection Manager (DPM), both of which are Windows-only tools. All examples, screenshots, and workflows assume a Windows environment, with references to Windows-specific accounts (NTAuthority\System) and features. There are no mentions of Linux-based SQL Server deployments, nor are there any instructions or examples for Linux environments.
Recommendations:
- Clearly state early in the documentation that MABS and DPM are Windows-only solutions, and specify supported operating systems.
- Provide guidance or links for backing up SQL Server running on Linux, such as using Azure Backup with Linux VMs or native SQL Server backup tools.
- Include a section comparing backup options for SQL Server on Windows vs. Linux, highlighting parity and differences.
- If possible, offer alternative workflows or references for Linux users, such as using Azure Backup for Linux VMs or scripting native SQL Server backups on Linux.
- Avoid assuming all SQL Server deployments are on Windows; acknowledge cross-platform scenarios.
Create pull request