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 deletion instructions for AKS clusters using Azure CLI, Azure PowerShell, and the Azure portal. While the Azure CLI is cross-platform, the PowerShell example is Windows-centric and is presented before any mention of Linux-specific tools or shell environments. There are no Linux/macOS-specific examples (e.g., bash scripting nuances, package manager installation notes), nor is there explicit mention of Linux shell usage beyond the generic CLI example.
Recommendations
  • Clarify that Azure CLI commands work on Linux, macOS, and Windows, and provide explicit bash/zsh examples if there are platform-specific considerations.
  • Add notes or links for installing Azure CLI on Linux/macOS.
  • If PowerShell is mentioned, clarify that PowerShell Core is cross-platform, or provide bash alternatives where relevant.
  • Consider listing the Azure CLI (Linux-friendly) example before PowerShell to reduce perceived Windows-first bias.
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