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
windows_tools
powershell_heavy
Summary
The documentation demonstrates a moderate Windows bias. Windows-specific tools (cmd, PowerShell, Visual Studio Code) are mentioned before or alongside Linux equivalents, and examples for authentication and environment variable setup are presented with Windows commands first. PowerShell is given its own authentication section, while Bash/Linux is less emphasized and not given parity in tooling recommendations. Visual Studio Code is presented as the default editor, which is more common on Windows. Linux instructions are present but often secondary.
Recommendations
  • Present Linux and Windows instructions side-by-side, or in tabs, rather than listing Windows first.
  • Include Bash and Linux-native tooling (e.g., gedit, nano, vi) as alternatives to Visual Studio Code.
  • Provide parity for authentication examples, e.g., show Bash/Azure CLI sign-in as prominently as PowerShell.
  • Avoid assuming Visual Studio Code as the default editor; mention alternatives for Linux users.
  • Ensure all environment variable setup instructions are equally detailed for both Windows and Linux.
  • Consider adding a section or tab for MacOS where relevant.
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
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets