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 page presents both PowerShell and Azure CLI examples for assigning Azure roles, but PowerShell is listed first and described in greater detail, which may indicate a subtle Windows-first and PowerShell-heavy bias. There are no explicit Linux-only examples, nor are Linux-specific tools or shell patterns mentioned. The CLI example is generic and does not highlight Linux usage or shell differences.
Recommendations
  • Alternate the order of PowerShell and Azure CLI examples, or present Azure CLI first to avoid implicit Windows-first bias.
  • Explicitly mention that Azure CLI commands work cross-platform (Windows, Linux, macOS), and provide sample commands in bash/zsh syntax (e.g., using single quotes, environment variables, etc.).
  • Include notes or examples for Linux users, such as how to install and use Azure CLI on Linux, and clarify any differences in command usage or authentication.
  • Consider adding a section or tab for Linux shell scripting or automation, demonstrating role assignment in bash scripts.
  • Ensure parity in detail and explanation between PowerShell and CLI sections, so Linux users do not feel secondary.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets