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
Summary
The documentation provides environment variable examples for Windows (CMD), PowerShell, and Linux/macOS, but consistently lists Windows and PowerShell examples before Linux/macOS. This ordering may subtly prioritize Windows users. There is also a slight emphasis on Windows scripting (mentioning .cmd, .bat, .ps1) before Linux equivalents (.sh), and Windows Task Scheduler is mentioned before cron in automation suggestions. However, Linux examples are present and functional throughout.
Recommendations
  • Alternate the order of platform examples, sometimes listing Linux/macOS first.
  • Provide equal detail and prominence to Linux/macOS tools (e.g., mention cron before Windows Task Scheduler, or side-by-side).
  • Include bash or shell script examples before or alongside Windows batch/PowerShell scripts.
  • Consider grouping platform-specific instructions together or using tabs, rather than always listing Windows first.
  • Explicitly state that all platforms are equally supported at the beginning of the documentation.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets