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 mentions Windows/PowerShell as an option for creating an AKS cluster before Linux alternatives, but all command-line examples use Azure CLI and kubectl, which are cross-platform. No PowerShell-specific examples or Windows-only tools are used, and Linux/macOS users can follow all instructions without issue.
Recommendations
  • List Linux/Azure CLI options before Windows/PowerShell in the prerequisites section to avoid subtle ordering bias.
  • Clarify that Azure CLI and kubectl are cross-platform and provide links to installation instructions for all major OSes.
  • Consider removing mention of PowerShell in the prerequisites unless PowerShell-specific instructions are provided.
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