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 provides both Azure CLI and Azure PowerShell examples for connecting a Kubernetes cluster to Azure Arc, but the PowerShell example is given equal prominence to the CLI example, despite PowerShell being primarily a Windows tool. There are no Linux-specific shell examples (e.g., bash), and installation instructions for Azure CLI do not mention Linux explicitly. The documentation does not reference Linux-native tools or patterns, and the use of PowerShell may suggest a Windows-centric approach.
Recommendations
  • Prioritize Azure CLI (cross-platform) examples before PowerShell, as CLI is natively supported on Linux and macOS.
  • Explicitly mention that Azure CLI and Helm are available on Linux, macOS, and Windows, and provide installation instructions for each OS.
  • Add bash shell examples for common tasks, such as verifying pods or connecting clusters.
  • Clarify that PowerShell is optional and primarily for Windows users; suggest bash/zsh for Linux/macOS users.
  • Include troubleshooting or usage notes relevant to Linux environments (e.g., permissions, package managers).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets