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 tasks (such as installing kubectl and listing AKS versions), but consistently presents Azure CLI (cross-platform) examples first, followed by Azure PowerShell (Windows-centric) examples. No Linux-specific commands or tools are mentioned, but Azure CLI is inherently cross-platform. There are no Windows-only tools or patterns prioritized, and Linux support is clearly referenced in component tables. No critical tasks are Windows-only, and Linux users can complete all tasks using Azure CLI.
Recommendations
  • Explicitly mention that Azure CLI is cross-platform and recommended for Linux/macOS users.
  • Add a note clarifying that Azure PowerShell is primarily for Windows users.
  • Consider including example commands for Bash or shell scripting where relevant.
  • Where possible, add explicit Linux/macOS instructions or highlight parity.
  • Ensure that any references to Azure CLI or PowerShell are accompanied by a statement about platform compatibility.
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