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_missing
windows_tools
Summary
The documentation provides troubleshooting steps for the Agentic CLI for AKS and covers both Windows/macOS and Linux environments. However, there is a mild bias: Windows/macOS solutions (e.g., 'Launch Docker Desktop') are listed before Linux solutions, and Windows tooling (Docker Desktop) is mentioned without referencing Linux alternatives (such as dockerd or systemd management). There are no PowerShell examples, but Windows users are expected to use Docker Desktop, which is a Windows/macOS-specific tool. All CLI commands are cross-platform, and Linux-specific commands are included, so Linux users can complete all tasks.
Recommendations
  • Present Linux and Windows/macOS troubleshooting steps in parallel or with equal prominence.
  • Mention Linux-native Docker management tools (dockerd, systemctl) alongside Docker Desktop.
  • Add explicit notes about differences in Docker installation and management between platforms.
  • Consider including Linux-first examples where appropriate, or alternate the order.
  • Clarify that Docker Desktop is not available on Linux and provide links to Linux Docker installation guides.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-20 00:00 #405 in_progress Biased Biased
2026-02-19 00:00 #401 in_progress Biased Biased

Flagged Code Snippets