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_first
⚠️
missing_linux_example
⚠️
windows_tools
Summary:
The documentation page demonstrates a strong Windows bias. The protection matrix almost exclusively lists Windows operating systems, workloads, and file systems, with only a single, minimal mention of Linux support (as a guest VM, with limited snapshot support). All detailed examples, requirements, and recovery options are for Windows environments, and Windows-specific technologies (NTFS, VSS, ReFS, Windows Management Framework, Hyper-V, etc.) are referenced throughout. There are no Linux-native workloads, file systems, or recovery scenarios described, and Linux support is only referenced as a secondary scenario (VM guest), not as a first-class platform.
Recommendations:
- Add a dedicated section or matrix rows for Linux workloads, including supported distributions, file systems (e.g., ext4, xfs), and backup/recovery scenarios.
- Clarify whether Azure Backup Server can be installed on Linux or if it can only protect Linux VMs as guests; if not supported, state this explicitly.
- Provide Linux-specific guidance for backup and recovery, including any limitations, required agents, or integration with Linux-native tools (e.g., LVM snapshots, rsync, etc.).
- Include parity in example scenarios, such as item-level recovery for Linux VMs, and describe any differences in snapshot consistency or restore options.
- Reference Linux documentation and tools alongside Windows ones, and avoid assuming NTFS/VSS as the only supported technologies.
Create pull request