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 both Linux and Windows examples for environment variable setup, but Windows/Powershell syntax is consistently presented alongside or immediately after Linux, sometimes with more detail. The Azure PowerShell section is included as a distinct authorization method, but there is no equivalent section for Linux-native shells or tools (e.g., Bash, zsh) outside of Azure CLI. The documentation references Windows-specific concepts (e.g., 'command prompt', Powershell) and does not provide parity for Linux-specific workflows beyond basic environment variable usage.
Recommendations
  • Ensure Linux examples are presented first or with equal prominence to Windows examples.
  • Add explicit Bash/zsh shell examples for all commands, not just environment variable setup.
  • Include a section for Linux-native authorization workflows, such as using GNOME Keyring or other secret stores.
  • Clarify cross-platform support for AzCopy secret stores and provide troubleshooting for Linux users.
  • Balance the coverage of Azure PowerShell with equivalent Linux-native tools or workflows.
  • Avoid Windows-centric terminology (e.g., 'command prompt', 'press ENTER') and use platform-neutral language.
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-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