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 page demonstrates a mild Windows bias by listing Azure PowerShell before Azure CLI in the list of role assignment methods. PowerShell is more commonly associated with Windows environments, while Azure CLI is cross-platform and widely used on Linux. No explicit Linux examples or Linux-specific tools are mentioned, and the main walkthrough is portal-based, which is platform-neutral. However, the ordering of PowerShell before CLI subtly prioritizes Windows tooling.
Recommendations
  • List Azure CLI before Azure PowerShell in the role assignment methods, as CLI is cross-platform and more familiar to Linux users.
  • Explicitly mention that both Azure CLI and PowerShell are available on all major platforms, including Linux, macOS, and Windows.
  • Where possible, provide example commands for both Azure CLI and PowerShell, or link to example sections for each.
  • If scripting examples are added in the future, ensure parity by providing both CLI and PowerShell versions.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean