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
Summary
The documentation provides both Azure CLI and Azure PowerShell examples throughout, but PowerShell examples are consistently included alongside CLI, and are presented in a way that may suggest parity. However, PowerShell is a Windows-centric tool, and its inclusion may create friction for Linux/macOS users. Additionally, in some sections (e.g., resource group deletion), PowerShell examples are given immediately after CLI, which could be perceived as 'windows_first' bias. No Linux-specific tools or patterns (such as Bash scripting or references to Linux package managers) are mentioned, but the CLI examples are cross-platform.
Recommendations
  • Clarify that Azure CLI is fully cross-platform and preferred for Linux/macOS users.
  • Explicitly state that PowerShell examples are optional and primarily for Windows users.
  • Consider providing Bash shell scripting examples for common tasks (e.g., environment variable usage, loops) where relevant.
  • Add notes indicating that all CLI commands work on Linux/macOS, and highlight any platform-specific caveats if present.
  • If PowerShell is included, ensure it is not presented as the default or primary method for Linux/macOS users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-20 00:00 #402 in_progress Biased Biased
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