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_tools
windows_first
Summary
The documentation demonstrates mild Windows bias by consistently providing Azure PowerShell examples alongside Azure CLI and REST API, referencing PowerShell-specific modules, and linking to PowerShell-centric role assignment documentation. PowerShell is a Windows-centric tool, and its prominence may disadvantage Linux users. Additionally, PowerShell examples and references often appear before or alongside CLI examples, rather than prioritizing cross-platform CLI tools.
Recommendations
  • Prioritize Azure CLI examples before PowerShell in all code tabs and sections, as CLI is natively cross-platform.
  • Add explicit notes clarifying that Azure CLI works on Linux, macOS, and Windows, while PowerShell may require additional setup on non-Windows platforms.
  • Where PowerShell is referenced, provide equivalent Bash or shell script examples for Linux users.
  • Review and update links to role assignment documentation to include CLI and REST API guides, not just PowerShell.
  • Consider removing or de-emphasizing PowerShell examples unless a specific Windows-only scenario is being described.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Clean Clean
2026-01-12 00:00 #243 cancelled Biased Biased
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 Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets