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
windows_tools
Summary
The documentation provides both Linux/macOS and Windows examples for key ORAS CLI commands, but Windows examples (using .cmd syntax) are consistently shown after Linux/macOS examples. There is a notable mention of Docker Desktop credential store, which is primarily a Windows tool, and some authentication instructions reference Windows-specific patterns. However, Linux/macOS users are generally able to follow all steps, and most commands are shown in bash syntax first.
Recommendations
  • Ensure that Linux/macOS and Windows instructions are presented with equal prominence, possibly side-by-side or in tabs.
  • Clarify Docker credential store usage for Linux (e.g., mention pass, secretservice, or other Linux-native credential helpers).
  • Where Windows-specific instructions are given, provide equivalent Linux/macOS instructions if any differences exist.
  • Review authentication sections to ensure Linux/macOS users are not left out when Docker Desktop is referenced.
  • Consider using platform-agnostic command blocks or explicitly note platform differences.
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