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
missing_linux_example
Summary
The documentation demonstrates a Windows bias by referencing Docker Desktop (a Windows/macOS tool) as the default container runtime, omitting Linux alternatives. There are no explicit Linux-specific instructions or examples, and the setup steps and screenshots implicitly target Windows environments. The documentation does not mention Linux-native container runtimes (e.g., Podman), nor does it provide guidance for Linux users on installing prerequisites or running the emulator.
Recommendations
  • Mention and provide instructions for installing and using Linux-native container runtimes such as Podman or Docker Engine.
  • Include explicit Linux setup steps and screenshots where relevant, or clarify that the instructions apply equally to Linux.
  • When referencing Docker Desktop, add a note about alternatives for Linux users, such as Docker Engine or Podman.
  • Ensure that CLI commands and file paths are compatible with both Windows and Linux environments, and clarify any differences.
  • Add troubleshooting tips for common Linux-specific issues (e.g., permissions, networking).
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