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
powershell_heavy
windows_first
windows_tools
missing_linux_example
Summary
The documentation exhibits a Windows bias by presenting PowerShell-based instructions and tooling first and in greater detail, especially in the initial setup and configuration sections. Windows-specific tools (e.g., AzFilesSmbMIClient, PowerShell modules) are described before their Linux equivalents, and the prerequisite steps are almost exclusively Windows/PowerShell-focused. Linux instructions are present but often follow Windows steps, are less detailed, and sometimes lack parity in example depth (e.g., troubleshooting, client library integration).
Recommendations
  • Provide Linux CLI (e.g., Bash/Azure CLI) equivalents alongside PowerShell commands in all setup and configuration sections.
  • Present Windows and Linux instructions in parallel (side-by-side tabs or sections) throughout the document, not just in later steps.
  • Expand Linux troubleshooting guidance to match the detail provided for Windows (e.g., log file locations, diagnostic commands).
  • Include Linux-specific prerequisites and environment setup steps (e.g., required packages, Azure CLI installation) at the same prominence as Windows/PowerShell.
  • Ensure all client library integration examples for Linux are as detailed as those for Windows, including code samples and usage scenarios.
  • Avoid language that implies Windows is the default or primary platform (e.g., 'Open PowerShell as administrator' before mentioning Linux alternatives).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased

Flagged Code Snippets