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 instructions for scaling AKS nodes, but PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, and is presented in a dedicated tab. There are no Linux-specific shell examples or explicit mention of Linux/macOS environments, and PowerShell is referenced before any Linux alternatives. However, the core scaling tasks can be completed using Azure CLI, which is cross-platform.
Recommendations
  • Clarify that Azure CLI is cross-platform and can be used on Linux/macOS as well as Windows.
  • Consider listing Azure CLI instructions before PowerShell, or making CLI the default example.
  • Explicitly mention Linux/macOS compatibility in the prerequisites and examples.
  • Add a note that PowerShell examples are primarily for Windows users, and that Linux/macOS users should use Azure CLI.
  • Provide bash shell examples for common kubectl commands where appropriate.
GitHub Create Pull Request

Scan History

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

Flagged Code Snippets