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 presents both Azure CLI and Azure PowerShell examples for listing permissions, but PowerShell (a Windows-centric tool) is mentioned alongside CLI rather than as a secondary option. In several places, Azure PowerShell is referenced equally with Azure CLI for creating and assigning custom roles, which may suggest a slight Windows bias by not prioritizing cross-platform tools. No explicit Linux-only examples or Linux-specific tools are provided, and PowerShell is traditionally associated with Windows environments.
Recommendations
  • Prioritize Azure CLI examples and instructions, as CLI is natively cross-platform and widely used on Linux and macOS.
  • Clearly indicate that Azure PowerShell is available cross-platform, but note its historical association with Windows to avoid confusion.
  • Add explicit Linux usage notes or examples, such as running Azure CLI commands in Bash or Zsh.
  • If referencing PowerShell, provide context for Linux/macOS users (e.g., how to install and use PowerShell Core on non-Windows systems).
  • Consider including screenshots or terminal outputs from Linux environments to demonstrate parity.
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