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 demonstrates a mild Windows bias by referencing Docker Desktop (a Windows/macOS-centric tool) as the default container runtime, and by not providing explicit Linux alternatives or instructions. The examples and screenshots focus on GUI tools and workflows commonly used on Windows, without mentioning Linux-specific commands, container runtimes, or desktop environments. There are no PowerShell-specific commands, but the lack of Linux parity in instructions and tooling is evident.
Recommendations
  • Explicitly mention and provide instructions for Linux container runtimes, such as Docker Engine, Podman, or nerdctl, alongside Docker Desktop.
  • Add Linux-specific installation and usage notes for prerequisites, such as how to install and run Docker or other OCI runtimes on Linux.
  • Include screenshots or CLI examples from Linux environments, not just Windows-centric GUIs.
  • Clarify that the steps and tools work cross-platform, and highlight any platform-specific differences in setup or usage.
  • Provide troubleshooting tips for common Linux issues, such as permissions or networking with containers.
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-12 00:00 #243 cancelled 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