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_tools
windows_first
powershell_heavy
Summary
The documentation page demonstrates some Windows bias, primarily through repeated references to Windows-specific tools (PowerShell, command prompt), explicit mention of func.exe, and examples that distinguish between Bash and Windows command line. Windows tools (Azure PowerShell, command prompt) are mentioned alongside cross-platform options, sometimes before Linux equivalents. There is also a notable presence of PowerShell as a first-class language pivot, which may reinforce a Windows-centric perspective. However, Linux and macOS usage is generally supported, and most commands are cross-platform.
Recommendations
  • Ensure that Linux/macOS equivalents (e.g., bash, zsh, terminal) are mentioned wherever 'command prompt' or 'PowerShell' is referenced.
  • When listing required tools for publishing (Azure CLI, Azure PowerShell), clarify that Azure CLI is cross-platform and highlight its use for Linux/macOS users.
  • Avoid using 'func.exe' as the default process name; use 'func' or clarify that on Linux/macOS it is simply 'func'.
  • Where examples are given for both Bash and Windows command line, consider presenting Bash/Linux examples first, or side-by-side, to avoid Windows-first ordering.
  • Add explicit notes or sections for Linux/macOS users, especially in areas where Windows-specific instructions or terminology are used.
  • Review language pivots to ensure that PowerShell does not dominate or imply Windows-only usage; clarify cross-platform support for PowerShell Core.
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
2025-09-16 00:00 #113 completed Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-15 00:00 #51 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets