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
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation page displays several signs of Windows bias. Windows-specific instructions (such as setting PowerShell execution policy) are presented alongside Linux/macOS alternatives, but the Windows command is more complex and prominent. Troubleshooting advice is Windows-centric (e.g., warning about WSL Bash as the default terminal). There is a reliance on Windows tools (PowerShell, cmd), and Linux/macOS instructions are less detailed. Some sections (e.g., PowerShell pivot) are placeholders, and Linux-specific troubleshooting or parity is missing.
Recommendations
  • Ensure Linux/macOS instructions are equally detailed and prominent as Windows instructions.
  • Provide troubleshooting steps for Linux/macOS environments (e.g., common shell issues, permissions, dependency installation).
  • Avoid assuming Windows as the default platform in troubleshooting tips (e.g., mention issues with Linux terminals, not just WSL Bash).
  • Include parity in code and deployment examples for Linux/macOS, not just Windows/PowerShell.
  • Where PowerShell is required, clarify cross-platform alternatives or usage (e.g., using pwsh on Linux/macOS).
  • Audit placeholder sections (e.g., PowerShell, JavaScript, Java pivots) to ensure Linux/macOS content is added when available.
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-12 00:00 #243 cancelled 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

Flagged Code Snippets