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
missing_linux_example
Summary
The documentation exhibits a Windows bias by listing Windows prerequisites first, referencing Windows-specific tools (Microsoft C++ Build Tools, WSL), and providing activation commands and package manager instructions for Windows before Linux. Some instructions (such as virtual environment activation) are shown for Windows first, and Linux alternatives are mentioned secondarily or as notes. There is also reliance on Windows-centric terminology and tools, with less detailed guidance for Linux users. Examples and usage instructions are mostly generic, but the initial setup and environment configuration favor Windows.
Recommendations
  • Present Linux and Windows instructions in parallel, or start with Linux to balance the order.
  • Provide equally detailed setup instructions for Linux, including C++ build tools and package manager commands.
  • Avoid referencing Windows Subsystem for Linux (WSL) as a primary Linux environment; treat native Linux equally.
  • Ensure all example commands (such as activating virtual environments) are shown for both platforms, not just Windows first.
  • Include troubleshooting notes and tips for Linux users, similar to those provided for Windows.
  • Reference cross-platform tools and patterns before platform-specific ones.
  • Add explicit Linux usage examples where only Windows or generic examples are given.
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-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets