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 exhibits several signs of Windows bias. Windows-specific instructions (such as PowerShell commands and references to Windows command prompt) are presented alongside or before Linux/macOS equivalents. The use of PowerShell for script permissions is emphasized, while Linux/macOS instructions are limited to a simple chmod command. Troubleshooting advice is focused on Windows (e.g., issues with WSL Bash), and there is a lack of parity in examples or troubleshooting steps for Linux users. The documentation also references Windows tools and patterns (e.g., pwsh, func.exe) without providing equivalent Linux details.
Recommendations
  • Ensure Linux/macOS instructions are given equal prominence and detail as Windows instructions, including troubleshooting steps and tool usage.
  • Provide explicit Linux/macOS examples for all commands, including alternatives to PowerShell (e.g., bash scripts, terminal commands).
  • Avoid assuming Windows as the default environment; use neutral language and structure instructions so that Linux/macOS users are not secondary.
  • Include troubleshooting tips for Linux/macOS environments, such as common issues with permissions, shell configuration, or dependencies.
  • Reference cross-platform tools and commands (e.g., func CLI, azd) with clear notes about differences in usage or behavior across operating systems.
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