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 (bash) and Windows (PowerShell) examples for environment variable configuration, generally in parallel tabs. However, in some sections (notably 'Authorize with Azure CLI'), the Windows example uses PowerShell and introduces a different value for AZCOPY_AUTO_LOGIN_TYPE ('PSCRED' vs 'AZCLI'), which may create confusion or friction for Linux users. Additionally, PowerShell is consistently used for Windows examples, and Windows tabs are sometimes presented before Linux equivalents. There is no evidence of missing Linux examples or exclusive mention of Windows tools.
Recommendations
  • Clarify the difference between AZCOPY_AUTO_LOGIN_TYPE values ('AZCLI' for Linux, 'PSCRED' for Windows) and why they differ. Consider providing a brief explanation for Linux users.
  • Ensure Linux and Windows tabs are presented in a consistent order (e.g., Linux first, then Windows) to avoid subtle prioritization.
  • Where PowerShell is used for Windows examples, consider mentioning that CMD syntax may also be used, or provide a CMD example if relevant.
  • Review and harmonize terminology so that Linux and Windows instructions are equally clear and complete.
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