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
Summary
The documentation page mentions Windows tooling (Azure PowerShell) as a primary option for creating an AKS cluster in the prerequisites section, listing it before Linux-native equivalents. However, all command-line examples throughout the document use Azure CLI and kubectl, which are cross-platform and do not show Windows/Powershell-specific commands or patterns. No Windows-only tools or examples are present, and Linux/macOS users can follow all instructions without issue.
Recommendations
  • List Linux-native tools (Azure CLI) before Windows-specific tools (Azure PowerShell) in the prerequisites section to avoid implying Windows is the primary platform.
  • Explicitly state that all CLI commands are cross-platform and provide links to installation instructions for Azure CLI and kubectl on Linux/macOS.
  • If mentioning Azure PowerShell, consider also mentioning Linux-friendly alternatives (e.g., Bash scripts) or clarify that PowerShell is available cross-platform.
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