Sad Tux - Windows bias detected
This page contains Windows bias

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

Detected Bias Types
windows_first
missing_linux_example
windows_tools
powershell_heavy
Summary
The documentation is heavily focused on Windows environments, specifically on-premises Windows servers, and provides only Windows-specific tools, commands, and troubleshooting steps (e.g., PowerShell, Server Manager, Windows Server Backup, wbadmin). There are no Linux equivalents or cross-platform considerations, and all examples and instructions are tailored exclusively to Windows systems.
Recommendations
  • Clearly state in the introduction that System State Backup is a Windows-only feature, and provide links to equivalent backup and troubleshooting documentation for Linux systems if available.
  • If the Azure Backup solution supports Linux in other contexts, add a section or cross-reference to Linux backup documentation and troubleshooting guides.
  • Where possible, provide parity in troubleshooting steps for Linux-based backup agents or clarify the scope is intentionally limited to Windows.
  • If Linux is not supported for System State Backup, explicitly mention this limitation early in the document to set user expectations.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets

Get-WindowsFeature Windows-Server-Backup
  Install-WindowsFeature -Name Windows-Server-Backup