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
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for key operations (such as installing kubectl and listing available Kubernetes versions), but consistently lists Azure PowerShell examples after Azure CLI. There are no Linux-specific command line examples (e.g., Bash, shell scripts), but the CLI examples are cross-platform. No Windows-only tools or patterns are promoted, and Linux is referenced in OS support tables. The bias is minor, mostly in the ordering and lack of explicit Linux shell examples.
Recommendations
  • Add explicit Bash/shell examples for common operations (e.g., installing kubectl, querying AKS versions) to demonstrate parity for Linux/macOS users.
  • Clarify that Azure CLI commands are cross-platform and work on Linux/macOS/Windows.
  • Consider listing CLI (cross-platform) examples before PowerShell in all sections, or provide a 'Linux/macOS' tab for shell-specific instructions if relevant.
  • Where OS-specific instructions are needed (e.g., installing kubectl), link to upstream Kubernetes docs for Linux/macOS installation.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #401 in_progress Biased Biased
2026-02-18 00:00 #397 in_progress Biased Biased
2026-02-17 00:00 #393 in_progress Biased Biased
2026-02-16 00:00 #389 in_progress Clean Clean
2026-02-15 00:00 #385 in_progress Clean Clean
2026-02-14 00:00 #381 in_progress Clean Clean
2026-01-14 00:00 #253 completed Biased Biased
2026-01-13 00:00 #249 completed Biased Biased

Flagged Code Snippets