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
windows_tools
powershell_heavy
Summary
The documentation provides both Linux/macOS and Windows examples for ORAS CLI commands, but Windows examples are consistently presented after Linux/macOS/WSL2, not before or exclusively. However, there is a mild Windows bias in the use of Windows-specific command syntax (e.g., .\oras.exe, ^ for line continuation) and explicit mention of Docker Desktop credential store, which is primarily a Windows tool. There is also a reliance on Azure CLI and Docker Desktop, both of which are cross-platform but have stronger adoption and integration on Windows. No Linux examples are missing, and Linux is not omitted in any scenario.
Recommendations
  • Ensure that Linux and Windows examples are presented with equal prominence, possibly side-by-side, and clarify any platform-specific differences.
  • Mention Linux credential store alternatives to Docker Desktop, such as using pass or other native credential helpers.
  • Explicitly note that all CLI commands work on Linux, macOS, and Windows, and provide troubleshooting tips for each OS.
  • Where Windows-specific tools or patterns are mentioned (e.g., Docker Desktop), provide equivalent Linux alternatives or links to relevant documentation.
  • Consider adding a table or section summarizing platform-specific setup steps and differences for authentication and environment configuration.
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