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
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for most steps, but PowerShell is presented as a first-class option throughout, and in some sections (especially resource group deletion), PowerShell is shown alongside CLI without explicit Linux/macOS alternatives. There is no explicit mention of Linux/macOS-specific considerations, and Windows/PowerShell patterns are given equal prominence to CLI, which is more cross-platform. Some PowerShell commands (e.g., Set-AzAksCluster) are Windows-centric and may not be directly usable on Linux/macOS. No Linux-specific troubleshooting or parity notes are provided.
Recommendations
  • Clearly indicate that Azure CLI is the recommended cross-platform tool and present CLI examples first in all sections.
  • Add explicit notes clarifying that Azure PowerShell is primarily for Windows users, and that Linux/macOS users should use Azure CLI.
  • Remove or de-emphasize PowerShell examples in sections where CLI is sufficient and more portable.
  • Add troubleshooting or parity notes for Linux/macOS users, especially where PowerShell commands may not work or require additional setup.
  • Ensure all code blocks and instructions are tested and validated on Linux/macOS shells (bash/zsh) and clarify any differences.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #398 in_progress Biased Biased
2026-02-18 00:00 #394 in_progress Biased Biased
2026-02-17 00:00 #390 in_progress Biased Biased
2026-02-16 00:00 #386 in_progress Biased Biased
2026-02-15 00:00 #382 in_progress Biased Biased
2026-02-14 00:00 #378 in_progress Biased Biased
2026-02-13 00:00 #374 in_progress Biased Biased
2026-02-12 00:00 #370 in_progress Biased Biased
2026-02-11 00:00 #366 in_progress Clean Clean
2026-02-10 00:00 #362 completed Biased Biased

Flagged Code Snippets