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
missing_linux_example
Summary
The documentation page demonstrates mild Windows bias in the prerequisites section by listing Windows-centric tools (Azure PowerShell, Azure CLI, Azure portal) and linking to PowerShell instructions before Linux equivalents. There are no explicit Linux/macOS-specific instructions or examples, and no mention of Linux package managers or shell environments. However, the main technical steps use cross-platform tools (kubectl, curl, Python, uv), and all code samples are bash-based, which are compatible with Linux/macOS. No critical steps are Windows-only.
Recommendations
  • List Linux and macOS instructions and links alongside Windows/PowerShell in the prerequisites (e.g., provide links to Linux/macOS AKS quickstart guides).
  • Explicitly mention that Azure CLI, kubectl, curl, and uv commands work on Linux/macOS and provide any necessary installation instructions for those platforms.
  • If referencing Azure PowerShell, also reference Bash or shell alternatives for Linux/macOS users.
  • Add a note clarifying that all examples are cross-platform unless otherwise stated.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #253 completed Clean Clean
2026-01-13 00:00 #249 completed Biased Biased