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 mentioning Azure PowerShell before Azure CLI when describing how to list role assignments and determine scope. The example output for PowerShell is provided first, followed by Azure CLI. There are no Linux-specific tools or patterns referenced, and no explicit mention of Linux shell usage, but Azure CLI is cross-platform and included. No exclusive Windows tools are referenced, and both PowerShell and CLI examples are given, but the ordering and phrasing favor Windows/PowerShell slightly.
Recommendations
  • Present Azure CLI examples before Azure PowerShell, as CLI is cross-platform and more commonly used on Linux/macOS.
  • Explicitly mention that Azure CLI works on Linux, macOS, and Windows, while PowerShell is available on all platforms but is traditionally associated with Windows.
  • Include example commands for determining scope using Bash or other Linux-native shells if relevant.
  • Avoid language that implies PowerShell is the primary or preferred method unless justified by usage data.
  • Consider adding a short section highlighting cross-platform tooling and usage patterns for both Windows and Linux users.
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 Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-10 00:00 #107 completed Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets