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
missing_linux_example
Summary
The documentation occasionally references Windows-specific tools and paths (e.g., notary.exe, C:\ProgramFiles\Docker\Docker\resources\bin) and mentions adding executables to 'system variables' without clarifying Linux/macOS equivalents. Windows instructions are sometimes given before Linux/macOS, and there are missing explicit examples for Linux/macOS users regarding environment variable configuration and binary placement.
Recommendations
  • For each mention of adding executables to 'system variables', provide explicit Linux/macOS instructions (e.g., updating $PATH in ~/.bashrc or ~/.zshrc).
  • When referencing binary installation paths (e.g., Notary), include typical Linux/macOS locations (such as /usr/local/bin) alongside Windows paths.
  • Ensure that download and installation instructions for tools like Notary are equally detailed for Linux/macOS, not just referencing Windows .exe files and paths.
  • Present cross-platform instructions in parallel, or clarify OS-specific steps, rather than defaulting to Windows-first.
  • Where possible, provide command-line examples for both Windows (PowerShell/CMD) and Linux/macOS (bash/zsh).
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